fix accents
This commit is contained in:
parent
94c1f574cb
commit
a5fd0bf597
9 changed files with 12 additions and 12 deletions
|
|
@ -7,7 +7,7 @@
|
|||
programs.noctalia-shell = {
|
||||
enable = true;
|
||||
colors = with config.scheme.withHashtag; {
|
||||
mPrimary = base09;
|
||||
mPrimary = config.scheme.withHashtag.${config.colors.accent};
|
||||
mOnPrimary = base00;
|
||||
mSecondary = base13;
|
||||
mOnSecondary = base00;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue