diff --git a/home/stylix.nix b/home/stylix.nix index 62313ab..242b6e6 100755 --- a/home/stylix.nix +++ b/home/stylix.nix @@ -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;