diff options
author | Damir Vandic | 2023-08-28 23:03:54 +0000 |
---|---|---|
committer | GitHub | 2023-08-28 23:03:54 +0000 |
commit | 79c04251547e6c0c21366d322e268a6581c0f5dd (patch) | |
tree | 55896b0eab7262c2c887fa76be5318f892e84b02 /runtime/themes/catppuccin_macchiato.toml | |
parent | 072e1eae9235a5d43e555d409cd6cf9889c266bf (diff) |
Sync latest catppuccin theme changes (#8102)
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" |