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.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/runtime/themes/catppuccin_frappe.toml b/runtime/themes/catppuccin_frappe.toml
index b63e5270..2ac76ee7 100644
--- a/runtime/themes/catppuccin_frappe.toml
+++ b/runtime/themes/catppuccin_frappe.toml
@@ -1,7 +1,6 @@
inherits = "catppuccin_mocha"
[palette]
-# catppuccin palette colors
rosewater = "#f2d5cf"
flamingo = "#eebebe"
pink = "#f4b8e4"
@@ -16,7 +15,6 @@ sky = "#99d1db"
sapphire = "#85c1dc"
blue = "#8caaee"
lavender = "#babbf1"
-
text = "#c6d0f5"
subtext1 = "#b5bfe2"
subtext0 = "#a5adce"
@@ -26,13 +24,11 @@ overlay0 = "#737994"
surface2 = "#626880"
surface1 = "#51576d"
surface0 = "#414559"
-
base = "#303446"
mantle = "#292c3c"
crust = "#232634"
-# derived colors by blending existing palette colors
cursorline = "#3b3f52"
secondary_cursor = "#b8a5a6"
-secondary_cursor_normal = "#9193be"
+secondary_cursor_normal = "#9192be"
secondary_cursor_insert = "#83a275"