diff options
Diffstat (limited to 'build/base16-monokai')
| -rw-r--r-- | build/base16-monokai | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-monokai b/build/base16-monokai new file mode 100644 index 0000000..9f8ea3e --- /dev/null +++ b/build/base16-monokai @@ -0,0 +1,31 @@ +; base16-monokai +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Wimer Hazenberg (http://www.monokai.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #272822 +base01 = #383830 +base02 = #49483e +base03 = #75715e +base04 = #a59f85 +base05 = #f8f8f2 +base06 = #f5f4f1 +base07 = #f9f8f5 +base08 = #f92672 +base09 = #fd971f +base0a = #f4bf75 +base0b = #a6e22e +base0c = #a1efe4 +base0d = #66d9ef +base0e = #ae81ff +base0f = #cc6633 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
