fix noctalia config
This commit is contained in:
parent
d357781da1
commit
f1cbdb2734
1 changed files with 0 additions and 16 deletions
|
|
@ -344,22 +344,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
colors = with config.lib.stylix.colors; {
|
|
||||||
mError = "#${base08}";
|
|
||||||
mOnError = "#${base00}";
|
|
||||||
mOnPrimary = "#${base00}";
|
|
||||||
mOnSecondary = "#${base00}";
|
|
||||||
mOnSurface = "#${base04}";
|
|
||||||
mOnSurfaceVariant = "#${base04}";
|
|
||||||
mOnTertiary = "#${base00}";
|
|
||||||
mOutline = "#${base02}";
|
|
||||||
mPrimary = "#${base0B}";
|
|
||||||
mSecondary = "#${base0A}";
|
|
||||||
mShadow = "#${base00}";
|
|
||||||
mSurface = "#${base00}";
|
|
||||||
mSurfaceVariant = "#${base01}";
|
|
||||||
mTertiary = "#${base0D}";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.librewolf.enable = true;
|
programs.librewolf.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue