# Base16 Brewer # Author: Timothée Poisot (http://github.com/tpoisot) set default-bg "#0c0d0e" set default-fg "#2e2f30" set statusbar-fg "#959697" set statusbar-bg "#515253" set inputbar-bg "#0c0d0e" set inputbar-fg "#fcfdfe" set notification-bg "#0c0d0e" set notification-fg "#fcfdfe" set notification-error-bg "#0c0d0e" set notification-error-fg "#e31a1c" set notification-warning-bg "#0c0d0e" set notification-warning-fg "#e31a1c" set highlight-color "#dca060" set highlight-active-color "#3182bd" set completion-bg "#2e2f30" set completion-fg "#3182bd" set completion-highlight-fg "#fcfdfe" set completion-highlight-bg "#3182bd" set recolor-lightcolor "#0c0d0e" set recolor-darkcolor "#dadbdc"