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

View file

@ -1,6 +1,9 @@
# _*_ conf _*_ # _*_ conf _*_
# Catppuccin Latte # Catppuccin Latte
[cursor]
color=eff1f5 dc8a78
[colors] [colors]
foreground=4c4f69 foreground=4c4f69
background=eff1f5 background=eff1f5
@ -23,6 +26,9 @@ bright5=ea76cb
bright6=179299 bright6=179299
bright7=bcc0cc bright7=bcc0cc
16=fe640b
17=dc8a78
selection-foreground=4c4f69 selection-foreground=4c4f69
selection-background=ccced7 selection-background=ccced7

View file

@ -1,6 +1,9 @@
# _*_ conf _*_ # _*_ conf _*_
# Catppuccin Macchiato # Catppuccin Macchiato
[cursor]
color=181926 f4dbd6
[colors] [colors]
foreground=cad3f5 foreground=cad3f5
background=24273a background=24273a
@ -23,6 +26,9 @@ bright5=f5bde6
bright6=8bd5ca bright6=8bd5ca
bright7=a5adcb bright7=a5adcb
16=f5a97f
17=f4dbd6
selection-foreground=cad3f5 selection-foreground=cad3f5
selection-background=454a5f selection-background=454a5f

View file

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