fix accents
This commit is contained in:
parent
94c1f574cb
commit
a5fd0bf597
9 changed files with 12 additions and 12 deletions
|
|
@ -110,7 +110,7 @@ let
|
|||
}
|
||||
|
||||
/* Accent */
|
||||
${mkColorSection "accent_bg_color" base09}
|
||||
${mkColorSection "accent_bg_color" config.scheme.withHashtag.${config.colors.accent}}
|
||||
@define-color accent_fg_color @window_bg_color;
|
||||
'';
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue