diff --git a/modules/stylix/default.nix b/modules/stylix/default.nix index 7bd7053..3fdbb2c 100644 --- a/modules/stylix/default.nix +++ b/modules/stylix/default.nix @@ -4,25 +4,25 @@ stylix = { enable = true; - base16Scheme = { - base00 = "282828"; # ---- - base01 = "3c3836"; # --- - base02 = "504945"; # -- - base03 = "665c54"; # - - base04 = "bdae93"; # + - base05 = "d5c4a1"; # ++ - base06 = "ebdbb2"; # +++ - base07 = "fbf1c7"; # ++++ - base08 = "cc241d"; # red - base09 = "fe0819"; # orange - base0A = "d79921"; # yellow - base0B = "98971a"; # green - base0C = "689d6a"; # aqua/cyan - base0D = "458588"; # blue - base0E = "b16286"; # purple - base0F = "a89984"; # brown - }; - + base16Scheme = { + base00 = "282828"; # ---- + base01 = "3c3836"; # --- + base02 = "504945"; # -- + base03 = "665c54"; # - + base04 = "bdae93"; # + + base05 = "d5c4a1"; # ++ + base06 = "ebdbb2"; # +++ + base07 = "fbf1c7"; # ++++ + base08 = "cc241d"; # red + base09 = "fe0819"; # orange + base0A = "d79921"; # yellow + base0B = "98971a"; # green + base0C = "689d6a"; # aqua/cyan + base0D = "458588"; # blue + base0E = "b16286"; # purple + base0F = "a89984"; # brown + }; + image = ./wallpaper.png; cursor = {