; base16-decaf ; ; base16: (https://github.com/chriskempson/base16) ; ; Scheme: Alex Mirrington (https://github.com/alexmirrington) ; Template: Christian Karl [STYLE] ; Colors base00 = #2d2d2d base01 = #393939 base02 = #515151 base03 = #777777 base04 = #b4b7b4 base05 = #cccccc base06 = #e0e0e0 base07 = #ffffff base08 = #ff7f7b base09 = #ffbf70 base0a = #ffd67c base0b = #beda78 base0c = #bed6ff base0d = #90bee1 base0e = #efb3f7 base0f = #ff93b3 ; Additional custom overrides, e.g. ; font = 10pt Hack ; thumbnail.padding = 32 ; vim:ft=dosini