mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 21:05:50 +08:00
update noctalia
This commit is contained in:
parent
29a86f2bb1
commit
9f15e013e2
2 changed files with 5 additions and 3 deletions
|
|
@ -10,7 +10,9 @@
|
|||
programs.noctalia-shell = {
|
||||
colors = with config.lib.stylix.colors.withHashtag; {
|
||||
mError = base08;
|
||||
mHover = base0E;
|
||||
mOnError = base00;
|
||||
mOnHover = base00;
|
||||
mOnPrimary = base00;
|
||||
mOnSecondary = base01;
|
||||
mOnSurface = base05;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue