diff options
Diffstat (limited to 'runtime/themes/catppuccin_latte.toml')
-rw-r--r-- | runtime/themes/catppuccin_latte.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/catppuccin_latte.toml b/runtime/themes/catppuccin_latte.toml index e1580c9d..7a015168 100644 --- a/runtime/themes/catppuccin_latte.toml +++ b/runtime/themes/catppuccin_latte.toml @@ -34,3 +34,5 @@ crust = "#dce0e8" # derived colors by blending existing palette colors cursorline = "#e9ebf1" secondary_cursor = "#e2a99e" +secondary_cursor_normal = "#98a7fb" +secondary_cursor_insert = "#75b868" |