39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
|
set default-fg "#C6D0F5"
|
||
|
set default-bg "#303446"
|
||
|
|
||
|
set completion-bg "#414559"
|
||
|
set completion-fg "#C6D0F5"
|
||
|
set completion-highlight-bg "#575268"
|
||
|
set completion-highlight-fg "#C6D0F5"
|
||
|
set completion-group-bg "#414559"
|
||
|
set completion-group-fg "#8CAAEE"
|
||
|
|
||
|
set statusbar-fg "#C6D0F5"
|
||
|
set statusbar-bg "#414559"
|
||
|
|
||
|
set notification-bg "#414559"
|
||
|
set notification-fg "#C6D0F5"
|
||
|
set notification-error-bg "#414559"
|
||
|
set notification-error-fg "#E78284"
|
||
|
set notification-warning-bg "#414559"
|
||
|
set notification-warning-fg "#FAE3B0"
|
||
|
|
||
|
set inputbar-fg "#C6D0F5"
|
||
|
set inputbar-bg "#414559"
|
||
|
|
||
|
set recolor "true"
|
||
|
set recolor-lightcolor "#303446"
|
||
|
set recolor-darkcolor "#C6D0F5"
|
||
|
|
||
|
set index-fg "#C6D0F5"
|
||
|
set index-bg "#303446"
|
||
|
set index-active-fg "#C6D0F5"
|
||
|
set index-active-bg "#414559"
|
||
|
|
||
|
set render-loading-bg "#303446"
|
||
|
set render-loading-fg "#C6D0F5"
|
||
|
|
||
|
set highlight-color "#575268"
|
||
|
set highlight-fg "#F4B8E4"
|
||
|
set highlight-active-color "#F4B8E4"
|