38 lines
1,001 B
Text
38 lines
1,001 B
Text
|
set default-fg "#d9e0ee"
|
||
|
set default-bg "#1e1d2f"
|
||
|
|
||
|
set completion-bg "#302d41"
|
||
|
set completion-fg "#d9e0ee"
|
||
|
set completion-highlight-bg "#575268"
|
||
|
set completion-highlight-fg "#d9e0ee"
|
||
|
set completion-group-bg "#302d41"
|
||
|
set completion-group-fg "#96cdfb"
|
||
|
|
||
|
set statusbar-fg "#d9e0ee"
|
||
|
set statusbar-bg "#302d41"
|
||
|
|
||
|
set notification-bg "#302d41"
|
||
|
set notification-fg "#d9e0ee"
|
||
|
set notification-error-bg "#302d41"
|
||
|
set notification-error-fg "#f28fad"
|
||
|
set notification-warning-bg "#302d41"
|
||
|
set notification-warning-fg "#fae3b0"
|
||
|
|
||
|
set inputbar-fg "#d9e0ee"
|
||
|
set inputbar-bg "#302d41"
|
||
|
|
||
|
set recolor-lightcolor "#1e1d2f"
|
||
|
set recolor-darkcolor "#d9e0ee"
|
||
|
|
||
|
set index-fg "#d9e0ee"
|
||
|
set index-bg "#1e1d2f"
|
||
|
set index-active-fg "#d9e0ee"
|
||
|
set index-active-bg "#302d41"
|
||
|
|
||
|
set render-loading-bg "#1e1d2f"
|
||
|
set render-loading-fg "#d9e0ee"
|
||
|
|
||
|
set highlight-color "#575268"
|
||
|
set highlight-fg "#f5c2e7"
|
||
|
set highlight-active-color "#f5c2e7"
|