uhm
This commit is contained in:
parent
212e75ea11
commit
814c809e1f
|
@ -4,24 +4,24 @@
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
base16Scheme = {
|
base16Scheme = {
|
||||||
base00 = "282828"; # ----
|
base00 = "282828"; # ----
|
||||||
base01 = "3c3836"; # ---
|
base01 = "3c3836"; # ---
|
||||||
base02 = "504945"; # --
|
base02 = "504945"; # --
|
||||||
base03 = "665c54"; # -
|
base03 = "665c54"; # -
|
||||||
base04 = "bdae93"; # +
|
base04 = "bdae93"; # +
|
||||||
base05 = "d5c4a1"; # ++
|
base05 = "d5c4a1"; # ++
|
||||||
base06 = "ebdbb2"; # +++
|
base06 = "ebdbb2"; # +++
|
||||||
base07 = "fbf1c7"; # ++++
|
base07 = "fbf1c7"; # ++++
|
||||||
base08 = "cc241d"; # red
|
base08 = "cc241d"; # red
|
||||||
base09 = "fe0819"; # orange
|
base09 = "fe0819"; # orange
|
||||||
base0A = "d79921"; # yellow
|
base0A = "d79921"; # yellow
|
||||||
base0B = "98971a"; # green
|
base0B = "98971a"; # green
|
||||||
base0C = "689d6a"; # aqua/cyan
|
base0C = "689d6a"; # aqua/cyan
|
||||||
base0D = "458588"; # blue
|
base0D = "458588"; # blue
|
||||||
base0E = "b16286"; # purple
|
base0E = "b16286"; # purple
|
||||||
base0F = "a89984"; # brown
|
base0F = "a89984"; # brown
|
||||||
};
|
};
|
||||||
|
|
||||||
image = ./wallpaper.png;
|
image = ./wallpaper.png;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue