mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
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:
parent
7354b94f73
commit
12b6ac5dac
4 changed files with 24 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,9 @@
|
|||
# _*_ conf _*_
|
||||
# Catppuccin Latte
|
||||
|
||||
[cursor]
|
||||
color=eff1f5 dc8a78
|
||||
|
||||
[colors]
|
||||
foreground=4c4f69
|
||||
background=eff1f5
|
||||
|
|
@ -23,6 +26,9 @@ bright5=ea76cb
|
|||
bright6=179299
|
||||
bright7=bcc0cc
|
||||
|
||||
16=fe640b
|
||||
17=dc8a78
|
||||
|
||||
selection-foreground=4c4f69
|
||||
selection-background=ccced7
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,9 @@
|
|||
# _*_ conf _*_
|
||||
# Catppuccin Macchiato
|
||||
|
||||
[cursor]
|
||||
color=181926 f4dbd6
|
||||
|
||||
[colors]
|
||||
foreground=cad3f5
|
||||
background=24273a
|
||||
|
|
@ -23,6 +26,9 @@ bright5=f5bde6
|
|||
bright6=8bd5ca
|
||||
bright7=a5adcb
|
||||
|
||||
16=f5a97f
|
||||
17=f4dbd6
|
||||
|
||||
selection-foreground=cad3f5
|
||||
selection-background=454a5f
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue