diff --git a/home/profiles/aurelionite.nix b/home/profiles/aurelionite.nix index 237a375b..3a42fb9f 100644 --- a/home/profiles/aurelionite.nix +++ b/home/profiles/aurelionite.nix @@ -1,6 +1,6 @@ { inputs, pkgs, ... }: { - theme = "yoru"; + theme = "far"; imports = [ inputs.stylix.homeManagerModules.stylix diff --git a/home/shared/walls/far.jpg b/home/shared/walls/far.jpg new file mode 100644 index 00000000..91d94ce5 Binary files /dev/null and b/home/shared/walls/far.jpg differ diff --git a/modules/home/core/style/far.yaml b/modules/home/core/style/far.yaml new file mode 100644 index 00000000..017e9f14 --- /dev/null +++ b/modules/home/core/style/far.yaml @@ -0,0 +1,18 @@ +scheme: "far" +author: "Kevin" +base00: "0f1314" +base01: "151a1c" +base02: "21282b" +base03: "364044" +base04: "a8a8a8" +base05: "c2c4c2" +base06: "c2c4c2" +base07: "d4d9d4" +base08: "b24957" +base09: "d08666" +base0A: "95b971" +base0B: "6a9440" +base0C: "75ad99" +base0D: "598278" +base0E: "e7ae77" +base0F: "717171"