diff options
Diffstat (limited to 'runtime/themes/catppuccin_macchiato.toml')
-rw-r--r-- | runtime/themes/catppuccin_macchiato.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/catppuccin_macchiato.toml b/runtime/themes/catppuccin_macchiato.toml index e09a82f9..6203eaad 100644 --- a/runtime/themes/catppuccin_macchiato.toml +++ b/runtime/themes/catppuccin_macchiato.toml @@ -34,3 +34,5 @@ crust = "#181926" # derived colors by blending existing palette colors cursorline = "#303347" secondary_cursor = "#b6a5a7" +secondary_cursor_normal = "#8b90bf" +secondary_cursor_insert = "#7fa47a" |