aboutsummaryrefslogtreecommitdiff
path: root/build/base16-windows-nt-light
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-windows-nt-light')
-rw-r--r--build/base16-windows-nt-light31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-windows-nt-light b/build/base16-windows-nt-light
new file mode 100644
index 0000000..85b94f7
--- /dev/null
+++ b/build/base16-windows-nt-light
@@ -0,0 +1,31 @@
+; base16-windows-nt-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Fergus Collins (https://github.com/C-Fergus)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #ffffff
+base01 = #eaeaea
+base02 = #d5d5d5
+base03 = #c0c0c0
+base04 = #a0a0a0
+base05 = #808080
+base06 = #404040
+base07 = #000000
+base08 = #800000
+base09 = #ffff00
+base0a = #808000
+base0b = #008000
+base0c = #008080
+base0d = #000080
+base0e = #800080
+base0f = #00ff00
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini