01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
set default-bg "#282a36"
set default-fg "#34353e"
set statusbar-fg "#a5a5a9"
set statusbar-bg "#43454f"
set inputbar-bg "#282a36"
set inputbar-fg "#f1f1f0"
set notification-bg "#282a36"
set notification-fg "#f1f1f0"
set notification-error-bg "#282a36"
set notification-error-fg "#ff5c57"
set notification-warning-bg "#282a36"
set notification-warning-fg "#ff5c57"
set highlight-color "#f3f99d"
set highlight-active-color "#57c7ff"
set completion-bg "#34353e"
set completion-fg "#57c7ff"
set completion-highlight-fg "#f1f1f0"
set completion-highlight-bg "#57c7ff"
set recolor-lightcolor "#282a36"
set recolor-darkcolor "#eff0eb"
set recolor "false"
set recolor-keephue "false"