diff options
Diffstat (limited to 'runtime/themes/catppuccin_frappe.toml')
-rw-r--r-- | runtime/themes/catppuccin_frappe.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/catppuccin_frappe.toml b/runtime/themes/catppuccin_frappe.toml index eb1d4719..b63e5270 100644 --- a/runtime/themes/catppuccin_frappe.toml +++ b/runtime/themes/catppuccin_frappe.toml @@ -34,3 +34,5 @@ crust = "#232634" # derived colors by blending existing palette colors cursorline = "#3b3f52" secondary_cursor = "#b8a5a6" +secondary_cursor_normal = "#9193be" +secondary_cursor_insert = "#83a275" |