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_latte.toml | |
parent | 072e1eae9235a5d43e555d409cd6cf9889c266bf (diff) |
Sync latest catppuccin theme changes (#8102)
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" |