summaryrefslogtreecommitdiff
path: root/modules/themes/catppuccin/macchiato.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/themes/catppuccin/macchiato.nix')
-rw-r--r--modules/themes/catppuccin/macchiato.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/modules/themes/catppuccin/macchiato.nix b/modules/themes/catppuccin/macchiato.nix
deleted file mode 100644
index 1f401be..0000000
--- a/modules/themes/catppuccin/macchiato.nix
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- name = "Catppuccin Macchiato";
- author = "https://github.com/catppuccin/catppuccin";
-
- base00 = "24273a"; # base
- base01 = "1e2030"; # mantle
- base02 = "363a4f"; # surface0
- base03 = "494d64"; # surface1
- base04 = "5b6078"; # surface2
- base05 = "cad3f5"; # text
- base06 = "f4dbd6"; # rosewater
- base07 = "b7bdf8"; # lavender
- base08 = "ed8796"; # red
- base09 = "f5a97f"; # peach
- base0A = "eed49f"; # yellow
- base0B = "a6da95"; # green
- base0C = "8bd5ca"; # teal
- base0D = "8aadf4"; # blue
- base0E = "c6a0f6"; # mauve
- base0F = "f0c6c6"; # flamingo
-}