; base16-brewer ; ; base16: (https://github.com/chriskempson/base16) ; ; Scheme: Timothée Poisot (http://github.com/tpoisot) ; Template: Christian Karl [STYLE] ; Colors base00 = #0c0d0e base01 = #2e2f30 base02 = #515253 base03 = #737475 base04 = #959697 base05 = #b7b8b9 base06 = #dadbdc base07 = #fcfdfe base08 = #e31a1c base09 = #e6550d base0a = #dca060 base0b = #31a354 base0c = #80b1d3 base0d = #3182bd base0e = #756bb1 base0f = #b15928 ; Additional custom overrides, e.g. ; font = 10pt Hack ; thumbnail.padding = 32 ; vim:ft=dosini