summaryrefslogtreecommitdiff
path: root/modules/themes/catppuccin/frappe.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/themes/catppuccin/frappe.nix')
-rw-r--r--modules/themes/catppuccin/frappe.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/modules/themes/catppuccin/frappe.nix b/modules/themes/catppuccin/frappe.nix
deleted file mode 100644
index 77bae89..0000000
--- a/modules/themes/catppuccin/frappe.nix
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- name = "Catppuccin Frappe";
- author = "https://github.com/catppuccin/catppuccin";
-
- base00 = "303446"; # base
- base01 = "292c3c"; # mantle
- base02 = "414559"; # surface0
- base03 = "51576d"; # surface1
- base04 = "626880"; # surface2
- base05 = "c6d0f5"; # text
- base06 = "f2d5cf"; # rosewater
- base07 = "babbf1"; # lavender
- base08 = "e78284"; # red
- base09 = "ef9f76"; # peach
- base0A = "e5c890"; # yellow
- base0B = "a6d189"; # green
- base0C = "81c8be"; # teal
- base0D = "8caaee"; # blue
- base0E = "ca9ee6"; # mauve
- base0F = "eebebe"; # flamingo
-}