mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
themes: catppuccin: replace with updated flavors
Pulled from https://github.com/catppuccin/foot
This commit is contained in:
parent
1136108c97
commit
1fd4076082
6 changed files with 135 additions and 26 deletions
|
|
@ -94,10 +94,12 @@
|
||||||
`BTN_FORWARD`. The default bindings have been updated, and
|
`BTN_FORWARD`. The default bindings have been updated, and
|
||||||
`scrollback-up-mouse`, `scrollback-down-mouse`, `font-increase` and
|
`scrollback-up-mouse`, `scrollback-down-mouse`, `font-increase` and
|
||||||
`font-decrease` now use the new button names.
|
`font-decrease` now use the new button names.
|
||||||
|
|
||||||
This change allow users to separate physical mouse buttons that
|
This change allow users to separate physical mouse buttons that
|
||||||
_also_ generates `BTN_BACK` and `BTN_FORWARD`, from wheel scrolling
|
_also_ generates `BTN_BACK` and `BTN_FORWARD`, from wheel scrolling
|
||||||
([#1763][1763]).
|
([#1763][1763]).
|
||||||
|
* Replaced the old catppuccin theme with updated flavored themes
|
||||||
|
pulled from [catppuccin/foot](https://github.com/catppuccin/foot)
|
||||||
|
|
||||||
[1701]: https://codeberg.org/dnkl/foot/issues/1701
|
[1701]: https://codeberg.org/dnkl/foot/issues/1701
|
||||||
[1761]: https://codeberg.org/dnkl/foot/issues/1761
|
[1761]: https://codeberg.org/dnkl/foot/issues/1761
|
||||||
|
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
||||||
# -*- conf -*-
|
|
||||||
# Catppuccin
|
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=1A1826 D9E0EE
|
|
||||||
|
|
||||||
[colors]
|
|
||||||
foreground=D9E0EE
|
|
||||||
background=1E1D2F
|
|
||||||
regular0=6E6C7E # black
|
|
||||||
regular1=F28FAD # red
|
|
||||||
regular2=ABE9B3 # green
|
|
||||||
regular3=FAE3B0 # yellow
|
|
||||||
regular4=96CDFB # blue
|
|
||||||
regular5=F5C2E7 # magenta
|
|
||||||
regular6=89DCEB # cyan
|
|
||||||
regular7=D9E0EE # white
|
|
||||||
bright0=988BA2 # bright black
|
|
||||||
bright1=F28FAD # bright red
|
|
||||||
bright2=ABE9B3 # bright green
|
|
||||||
bright3=FAE3B0 # bright yellow
|
|
||||||
bright4=96CDFB # bright blue
|
|
||||||
bright5=F5C2E7 # bright magenta
|
|
||||||
bright6=89DCEB # bright cyan
|
|
||||||
bright7=D9E0EE # bright white
|
|
||||||
33
themes/catppuccin-frappe
Normal file
33
themes/catppuccin-frappe
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
# _*_ conf _*_
|
||||||
|
# Catppuccin Frappe
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
foreground=c6d0f5
|
||||||
|
background=303446
|
||||||
|
|
||||||
|
regular0=51576d
|
||||||
|
regular1=e78284
|
||||||
|
regular2=a6d189
|
||||||
|
regular3=e5c890
|
||||||
|
regular4=8caaee
|
||||||
|
regular5=f4b8e4
|
||||||
|
regular6=81c8be
|
||||||
|
regular7=b5bfe2
|
||||||
|
|
||||||
|
bright0=626880
|
||||||
|
bright1=e78284
|
||||||
|
bright2=a6d189
|
||||||
|
bright3=e5c890
|
||||||
|
bright4=8caaee
|
||||||
|
bright5=f4b8e4
|
||||||
|
bright6=81c8be
|
||||||
|
bright7=a5adce
|
||||||
|
|
||||||
|
selection-foreground=c6d0f5
|
||||||
|
selection-background=4f5369
|
||||||
|
|
||||||
|
search-box-no-match=232634 e78284
|
||||||
|
search-box-match=c6d0f5 414559
|
||||||
|
|
||||||
|
jump-labels=232634 ef9f76
|
||||||
|
urls=8caaee
|
||||||
33
themes/catppuccin-latte
Normal file
33
themes/catppuccin-latte
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
# _*_ conf _*_
|
||||||
|
# Catppuccin Latte
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
foreground=4c4f69
|
||||||
|
background=eff1f5
|
||||||
|
|
||||||
|
regular0=5c5f77
|
||||||
|
regular1=d20f39
|
||||||
|
regular2=40a02b
|
||||||
|
regular3=df8e1d
|
||||||
|
regular4=1e66f5
|
||||||
|
regular5=ea76cb
|
||||||
|
regular6=179299
|
||||||
|
regular7=acb0be
|
||||||
|
|
||||||
|
bright0=6c6f85
|
||||||
|
bright1=d20f39
|
||||||
|
bright2=40a02b
|
||||||
|
bright3=df8e1d
|
||||||
|
bright4=1e66f5
|
||||||
|
bright5=ea76cb
|
||||||
|
bright6=179299
|
||||||
|
bright7=bcc0cc
|
||||||
|
|
||||||
|
selection-foreground=4c4f69
|
||||||
|
selection-background=ccced7
|
||||||
|
|
||||||
|
search-box-no-match=dce0e8 d20f39
|
||||||
|
search-box-match=4c4f69 ccd0da
|
||||||
|
|
||||||
|
jump-labels=dce0e8 fe640b
|
||||||
|
urls=1e66f5
|
||||||
33
themes/catppuccin-macchiato
Normal file
33
themes/catppuccin-macchiato
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
# _*_ conf _*_
|
||||||
|
# Catppuccin Macchiato
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
foreground=cad3f5
|
||||||
|
background=24273a
|
||||||
|
|
||||||
|
regular0=494d64
|
||||||
|
regular1=ed8796
|
||||||
|
regular2=a6da95
|
||||||
|
regular3=eed49f
|
||||||
|
regular4=8aadf4
|
||||||
|
regular5=f5bde6
|
||||||
|
regular6=8bd5ca
|
||||||
|
regular7=b8c0e0
|
||||||
|
|
||||||
|
bright0=5b6078
|
||||||
|
bright1=ed8796
|
||||||
|
bright2=a6da95
|
||||||
|
bright3=eed49f
|
||||||
|
bright4=8aadf4
|
||||||
|
bright5=f5bde6
|
||||||
|
bright6=8bd5ca
|
||||||
|
bright7=a5adcb
|
||||||
|
|
||||||
|
selection-foreground=cad3f5
|
||||||
|
selection-background=454a5f
|
||||||
|
|
||||||
|
search-box-no-match=181926 ed8796
|
||||||
|
search-box-match=cad3f5 363a4f
|
||||||
|
|
||||||
|
jump-labels=181926 f5a97f
|
||||||
|
urls=8aadf4
|
||||||
33
themes/catppuccin-mocha
Normal file
33
themes/catppuccin-mocha
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
# _*_ conf _*_
|
||||||
|
# Catppuccin Mocha
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
foreground=cdd6f4
|
||||||
|
background=1e1e2e
|
||||||
|
|
||||||
|
regular0=45475a
|
||||||
|
regular1=f38ba8
|
||||||
|
regular2=a6e3a1
|
||||||
|
regular3=f9e2af
|
||||||
|
regular4=89b4fa
|
||||||
|
regular5=f5c2e7
|
||||||
|
regular6=94e2d5
|
||||||
|
regular7=bac2de
|
||||||
|
|
||||||
|
bright0=585b70
|
||||||
|
bright1=f38ba8
|
||||||
|
bright2=a6e3a1
|
||||||
|
bright3=f9e2af
|
||||||
|
bright4=89b4fa
|
||||||
|
bright5=f5c2e7
|
||||||
|
bright6=94e2d5
|
||||||
|
bright7=a6adc8
|
||||||
|
|
||||||
|
selection-foreground=cdd6f4
|
||||||
|
selection-background=414356
|
||||||
|
|
||||||
|
search-box-no-match=11111b f38ba8
|
||||||
|
search-box-match=cdd6f4 313244
|
||||||
|
|
||||||
|
jump-labels=11111b fab387
|
||||||
|
urls=89b4fa
|
||||||
Loading…
Add table
Add a link
Reference in a new issue