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 Frappe
[cursor]
color=232634 f2d5cf
[colors]
foreground=c6d0f5
background=303446
@ -23,6 +26,9 @@ bright5=f4b8e4
bright6=81c8be
bright7=a5adce
16=ef9f76
17=f2d5cf
selection-foreground=c6d0f5
selection-background=4f5369