update noctalia

This commit is contained in:
EdenQwQ 2026-02-20 10:45:35 +08:00
parent 29a86f2bb1
commit 9f15e013e2
2 changed files with 5 additions and 3 deletions

View file

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