diff options
Diffstat (limited to 'build/base16-one-light')
| -rw-r--r-- | build/base16-one-light | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-one-light b/build/base16-one-light new file mode 100644 index 0000000..be18415 --- /dev/null +++ b/build/base16-one-light @@ -0,0 +1,31 @@ +; base16-one-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Daniel Pfeifer (http://github.com/purpleKarrot) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fafafa +base01 = #f0f0f1 +base02 = #e5e5e6 +base03 = #a0a1a7 +base04 = #696c77 +base05 = #383a42 +base06 = #202227 +base07 = #090a0b +base08 = #ca1243 +base09 = #d75f00 +base0a = #c18401 +base0b = #50a14f +base0c = #0184bc +base0d = #4078f2 +base0e = #a626a4 +base0f = #986801 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
