#set guioptions "" set font "monospace normal 12" set completion-bg "#282828" set completion-fg "#f9f9f9" set completion-group-bg "#141414" set completion-group-fg "#3465a4" set completion-highlight-bg "#48b9c7" set completion-highlight-fg "#282828" set default-bg "#282828" set default-fg "#f9f9f9" set statusbar-bg "#282828" set statusbar-fg "#f9f9f9" set inputbar-bg "#141414" set inputbar-fg "#4e9a06" set notification-bg "#282828" set notification-fg "#f9f9f9" set notification-warning-bg "#282828" set notification-warning-fg "#c4a000" set notification-error-bg "#282828" set notification-error-fg "#cc0000" #set recolor true set recolor-darkcolor "#141414" set recolor-lightcolor "#f9f5d7"