Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/catppuccin_frappe.toml')
| -rw-r--r-- | runtime/themes/catppuccin_frappe.toml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/runtime/themes/catppuccin_frappe.toml b/runtime/themes/catppuccin_frappe.toml deleted file mode 100644 index 2ac76ee7..00000000 --- a/runtime/themes/catppuccin_frappe.toml +++ /dev/null @@ -1,34 +0,0 @@ -inherits = "catppuccin_mocha" - -[palette] -rosewater = "#f2d5cf" -flamingo = "#eebebe" -pink = "#f4b8e4" -mauve = "#ca9ee6" -red = "#e78284" -maroon = "#ea999c" -peach = "#ef9f76" -yellow = "#e5c890" -green = "#a6d189" -teal = "#81c8be" -sky = "#99d1db" -sapphire = "#85c1dc" -blue = "#8caaee" -lavender = "#babbf1" -text = "#c6d0f5" -subtext1 = "#b5bfe2" -subtext0 = "#a5adce" -overlay2 = "#949cbb" -overlay1 = "#838ba7" -overlay0 = "#737994" -surface2 = "#626880" -surface1 = "#51576d" -surface0 = "#414559" -base = "#303446" -mantle = "#292c3c" -crust = "#232634" - -cursorline = "#3b3f52" -secondary_cursor = "#b8a5a6" -secondary_cursor_normal = "#9192be" -secondary_cursor_insert = "#83a275" |