diff options
Diffstat (limited to 'build/base16-github')
| -rw-r--r-- | build/base16-github | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-github b/build/base16-github new file mode 100644 index 0000000..043680a --- /dev/null +++ b/build/base16-github @@ -0,0 +1,31 @@ +; base16-github +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Defman21 +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ffffff +base01 = #f5f5f5 +base02 = #c8c8fa +base03 = #969896 +base04 = #e8e8e8 +base05 = #333333 +base06 = #ffffff +base07 = #ffffff +base08 = #ed6a43 +base09 = #0086b3 +base0a = #795da3 +base0b = #183691 +base0c = #183691 +base0d = #795da3 +base0e = #a71d5d +base0f = #333333 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
