mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
fuzzel: add catppuccin mocha colors
This commit is contained in:
parent
ff0e775e0d
commit
69a1deea1f
1 changed files with 17 additions and 7 deletions
|
@ -26,12 +26,22 @@ terminal=kitty
|
||||||
# launch-prefix=
|
# launch-prefix=
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
background=323d43ee
|
# Catppuccin Mocha
|
||||||
text=d8caacff
|
background=1e1e2eee
|
||||||
match=83c092ff
|
input=cdd6f4ff
|
||||||
selection=72b783dd
|
text=cdd6f4ff
|
||||||
selection-text=4a555bff
|
match=a6adc8ff
|
||||||
border=d5b26bff
|
selection=a6adc8dd
|
||||||
|
selection-text=1e1e2eff
|
||||||
|
border=f9e2afff
|
||||||
|
|
||||||
|
# Everforest Dark
|
||||||
|
#background=323d43ee
|
||||||
|
#text=d8caacff
|
||||||
|
#match=83c092ff
|
||||||
|
#selection=72b783dd
|
||||||
|
#selection-text=4a555bff
|
||||||
|
#border=d5b26bff
|
||||||
|
|
||||||
[border]
|
[border]
|
||||||
width=1
|
width=1
|
||||||
|
|
Loading…
Reference in a new issue