forked from Shinonome/dots-hyprland
fuzzel: don't overwrite non-color config in color generation
This commit is contained in:
@@ -1,18 +1,9 @@
|
||||
include="~/.config/fuzzel/fuzzel_theme.ini"
|
||||
font=Gabarito
|
||||
terminal=foot -e
|
||||
terminal=kitty -1
|
||||
prompt=">> "
|
||||
layer=overlay
|
||||
|
||||
[colors]
|
||||
background=1D1011ff
|
||||
text=F7DCDEff
|
||||
selection=574144ff
|
||||
selection-text=DEBFC2ff
|
||||
border=574144dd
|
||||
match=FFB2BCff
|
||||
selection-match=FFB2BCff
|
||||
|
||||
|
||||
[border]
|
||||
radius=17
|
||||
width=1
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
[colors]
|
||||
background=161217ff
|
||||
text=e9e0e8ff
|
||||
selection=4b454dff
|
||||
selection-text=cdc3ceff
|
||||
border=4b454ddd
|
||||
match=dfb8f6ff
|
||||
selection-match=dfb8f6ff
|
||||
Reference in New Issue
Block a user