mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-06 15:20:23 +00:00
33 lines
936 B
Plaintext
33 lines
936 B
Plaintext
|
set completion-bg "#282828"
|
||
|
set recolor-darkcolor "#EBDBB2"
|
||
|
set recolor-lightcolor "#282828"
|
||
|
set completion-fg "#EBDBB2"
|
||
|
set completion-group-bg "#282828"
|
||
|
set completion-group-fg "#1E6D8B"
|
||
|
set completion-highlight-bg "#EBDBB2"
|
||
|
set completion-highlight-fg "#282828"
|
||
|
set default-bg "#282828"
|
||
|
set default-fg "#EBDBB2"
|
||
|
set inputbar-bg "#282828"
|
||
|
set inputbar-fg "#EBDBB2"
|
||
|
set notification-bg "#282828"
|
||
|
set notification-fg "#EBDBB2"
|
||
|
set notification-error-bg "#EBAE79"
|
||
|
set notification-error-fg "#EBDBB2"
|
||
|
set notification-warning-bg "#EBAE79"
|
||
|
set notification-warning-fg "#EBDBB2"
|
||
|
set statusbar-bg "#282828"
|
||
|
set statusbar-fg "#EBDBB2"
|
||
|
set index-bg "#282828"
|
||
|
set index-fg "#EBDBB2"
|
||
|
set index-active-bg "#EBDBB2"
|
||
|
set index-active-fg "#282828"
|
||
|
set render-loading-bg "#282828"
|
||
|
set render-loading-fg "#EBDBB2"
|
||
|
|
||
|
set smooth-scroll true
|
||
|
set window-title-home-tilde true
|
||
|
set statusbar-basename true
|
||
|
set selection-clipboard clipboard
|
||
|
set recolor false
|