theam update
This commit is contained in:
parent
b0e366a2d1
commit
c17c2d14c7
1 changed files with 2 additions and 21 deletions
|
|
@ -89,27 +89,8 @@
|
|||
stylix = {
|
||||
enable = true;
|
||||
autoEnable = true;
|
||||
polarity = "light";
|
||||
image = ./wallpaper.png;
|
||||
base16Scheme = {
|
||||
base00 = "#ffffea";
|
||||
base01 = "#eaffff";
|
||||
base02 = "#eeee9e";
|
||||
base03 = "#99994c";
|
||||
base04 = "#555555";
|
||||
base05 = "#000000";
|
||||
base06 = "#000000";
|
||||
base07 = "#000000";
|
||||
base08 = "#aa0000";
|
||||
base09 = "#884400";
|
||||
base0A = "#99994c";
|
||||
base0B = "#006600";
|
||||
base0C = "#8888cc";
|
||||
base0D = "#000099";
|
||||
base0E = "#8888cc";
|
||||
base0F = "#5d3a1a";
|
||||
};
|
||||
targets.chromium.enable = false;
|
||||
image = ./wallpaper.jpg;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-latte.yaml";
|
||||
targets.gnome.enable = false;
|
||||
opacity = {
|
||||
terminal = 0.85;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue