Update catppuccin themes

From https://github.com/catppuccin/foot
Without the 'cursor.color', those themes have problems with cursor
display problems in the zsh vi normal mode.
This commit is contained in:
Chen Mulong 2025-05-03 09:31:24 +08:00
parent 7354b94f73
commit 12b6ac5dac
4 changed files with 24 additions and 0 deletions

View file

@ -1,6 +1,9 @@
# _*_ conf _*_
# Catppuccin Mocha
[cursor]
color=11111b f5e0dc
[colors]
foreground=cdd6f4
background=1e1e2e
@ -23,6 +26,9 @@ bright5=f5c2e7
bright6=94e2d5
bright7=a6adc8
16=fab387
17=f5e0dc
selection-foreground=cdd6f4
selection-background=414356