fix accents

This commit is contained in:
Sean Kovacs 2026-02-08 21:32:44 -05:00
commit a68c68b735
Signed by: sckova
GPG key ID: 00F325187C68651A
9 changed files with 12 additions and 12 deletions

View file

@ -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};