diff options
Diffstat (limited to 'build/base16-solarized-light')
| -rw-r--r-- | build/base16-solarized-light | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-solarized-light b/build/base16-solarized-light new file mode 100644 index 0000000..beaebaa --- /dev/null +++ b/build/base16-solarized-light @@ -0,0 +1,31 @@ +; base16-solarized-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Ethan Schoonover (modified by aramisgithub) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fdf6e3 +base01 = #eee8d5 +base02 = #93a1a1 +base03 = #839496 +base04 = #657b83 +base05 = #586e75 +base06 = #073642 +base07 = #002b36 +base08 = #dc322f +base09 = #cb4b16 +base0a = #b58900 +base0b = #859900 +base0c = #2aa198 +base0d = #268bd2 +base0e = #6c71c4 +base0f = #d33682 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
