UX: remove default use of quaternary color, update nav pill styles (#27502)

This commit is contained in:
Kris
2024-06-24 09:54:34 -04:00
committed by GitHub
parent 0114c51f4b
commit e5c0cfcd27
25 changed files with 169 additions and 220 deletions

View File

@ -52,7 +52,7 @@ export default class AdminThemeEditor extends Component {
if (fieldName && fieldName === "color_definitions") {
const example =
":root {\n" +
" --mytheme-tertiary-or-quaternary: #{dark-light-choose($tertiary, $quaternary)};\n" +
" --mytheme-tertiary-or-highlight: #{dark-light-choose($tertiary, $highlight)};\n" +
"}";
return I18n.t("admin.customize.theme.color_definitions.placeholder", {