#set guioptions "" set font "monospace normal 12" set completion-bg "#282828" set completion-fg "#fbf1c7" set completion-group-bg "#1d2021" set completion-group-fg "#458588" set completion-highlight-bg "#83a598" set completion-highlight-fg "#282828" set default-bg "#282828" set default-fg "#fbf1c7" set statusbar-bg "#282828" set statusbar-fg "#fbf1c7" set inputbar-bg "#1d2021" set inputbar-fg "#98971a" set notification-bg "#282828" set notification-fg "#fbf1c7" set notification-warning-bg "#282828" set notification-warning-fg "#d79921" set notification-error-bg "#282828" set notification-error-fg "#cc241d" #set recolor true set recolor-darkcolor "#1d2021" set recolor-lightcolor "#f9f5d7"