add light theme
This commit is contained in:
parent
97edab4950
commit
06dbc718d5
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@
|
|||
enable = true;
|
||||
# rebecca has lavener bkg
|
||||
# tube has dark gray bkg
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/tube.yaml";
|
||||
polarity = "dark";
|
||||
# silk-light is light theme
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/silk-light.yaml";
|
||||
polarity = "light";
|
||||
image = ./stylix/nix-wallpaper-gear.png;
|
||||
fonts = {
|
||||
serif = config.stylix.fonts.monospace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue