20 lines
976 B
Text
20 lines
976 B
Text
set default-bg "{background}"
|
|
set default-fg "{foreground}"
|
|
set statusbar-bg "{background}"
|
|
set statusbar-fg "{foreground}"
|
|
set inputbar-bg "{background}"
|
|
set inputbar-fg "{foreground}"
|
|
set notification-bg "{background}"
|
|
set notification-fg "{foreground}"
|
|
set notification-error-bg "{background}"
|
|
set notification-error-fg "{foreground}"
|
|
set notification-warning-bg "{background}"
|
|
set notification-warning-fg "{foreground}"
|
|
set highlight-color "{color3}"
|
|
set highlight-active-color "{color6}"
|
|
set completion-bg "{color3}"
|
|
set completion-fg "{color6}"
|
|
set completion-highlight-bg "{color3}"
|
|
set completion-highlight-fg "{color6}"
|
|
set recolor-lightcolor "{background}"
|
|
set recolor-darkcolor "{foreground}"
|