32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
set default-bg "rgba(40, 40, 40, 0.8)"
|
|
set default-fg "#fbf1c7"
|
|
set recolor-lightcolor "rgba(0,0,0,0)"
|
|
set recolor-darkcolor "#fbf1c7"
|
|
|
|
set statusbar-bg "#282828"
|
|
set statusbar-fg "#b8bb26"
|
|
set inputbar-bg "#282828"
|
|
set inputbar-fg "#b8bb26"
|
|
|
|
set notification-bg "#282828"
|
|
set notification-fg "#b8bb26"
|
|
set notification-error-bg "#282828"
|
|
set notification-error-fg "#fb4934"
|
|
set notification-warning-bg "#f2f4be"
|
|
set notification-warning-fg "#7d0d00"
|
|
|
|
set index-bg "rgba(0,0,0,0)"
|
|
set index-fg "#fbf1c7"
|
|
set index-active-bg "#b8bb26"
|
|
set index-active-fg "#282828"
|
|
set highlight-color "rgba(242, 244, 190, 0.5)"
|
|
set highlight-active-color "rgba(232, 233, 149, 0.5)"
|
|
set highlight-fg "#282828"
|
|
|
|
set completion-bg "#282828"
|
|
set completion-fg "#b8bb26"
|
|
set completion-group-bg "#282828"
|
|
set completion-group-fg "#b8bb26"
|
|
set completion-highlight-fg "#282828"
|
|
set completion-highlight-bg "#b8bb26"
|