add light theme
This commit is contained in:
@@ -7,8 +7,9 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
# rebecca has lavener bkg
|
# rebecca has lavener bkg
|
||||||
# tube has dark gray bkg
|
# tube has dark gray bkg
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/tube.yaml";
|
# silk-light is light theme
|
||||||
polarity = "dark";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/silk-light.yaml";
|
||||||
|
polarity = "light";
|
||||||
image = ./stylix/nix-wallpaper-gear.png;
|
image = ./stylix/nix-wallpaper-gear.png;
|
||||||
fonts = {
|
fonts = {
|
||||||
serif = config.stylix.fonts.monospace;
|
serif = config.stylix.fonts.monospace;
|
||||||
|
Reference in New Issue
Block a user