set recolor "true" set completion-bg "#1c1c1c" set completion-fg "#b5b4c9" set completion-group-bg "#1c1c1c" set completion-group-fg "#76a065" set completion-highlight-bg "#b5b4c9" set completion-highlight-fg "#1c1c1c" set recolor-lightcolor "#1c1c1c" set recolor-darkcolor "#b5b4c9" set default-bg "#1c1c1c" set inputbar-bg "#1c1c1c" set inputbar-fg "#b5b4c9" set notification-bg "#1c1c1c" set notification-fg "#b5b4c9" set notification-error-bg "#cf8164" set notification-error-fg "#b5b4c9" set notification-warning-bg "#cf8164" set notification-warning-fg "#b5b4c9" set statusbar-bg "#1c1c1c" set statusbar-fg "#b5b4c9" set index-bg "#1c1c1c" set index-fg "#b5b4c9" set index-active-bg "#b5b4c9" set index-active-fg "#1c1c1c" set render-loading-bg "#1c1c1c" set render-loading-fg "#b5b4c9" set window-title-home-tilde true set statusbar-basename true set selection-clipboard clipboard # vim: set ft=config: