diff options
Diffstat (limited to 'build/base16-google-dark')
| -rw-r--r-- | build/base16-google-dark | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-google-dark b/build/base16-google-dark new file mode 100644 index 0000000..852c5be --- /dev/null +++ b/build/base16-google-dark @@ -0,0 +1,31 @@ +; base16-google-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Seth Wright (http://sethawright.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1d1f21 +base01 = #282a2e +base02 = #373b41 +base03 = #969896 +base04 = #b4b7b4 +base05 = #c5c8c6 +base06 = #e0e0e0 +base07 = #ffffff +base08 = #CC342B +base09 = #F96A38 +base0a = #FBA922 +base0b = #198844 +base0c = #3971ED +base0d = #3971ED +base0e = #A36AC7 +base0f = #3971ED + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
