fix accents
This commit is contained in:
parent
91a1210e1f
commit
a68c68b735
9 changed files with 12 additions and 12 deletions
|
|
@ -15,7 +15,7 @@
|
|||
home.file.".librewolf/default/chrome/colors.css" = with config.scheme.withHashtag; {
|
||||
text = ''
|
||||
* {
|
||||
--accent: ${base09};
|
||||
--accent: ${config.scheme.withHashtag.${config.colors.accent}};
|
||||
--rosewater: ${base06};
|
||||
--flamingo: ${base0F};
|
||||
--pink: ${base17};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue