aboutsummaryrefslogtreecommitdiff
path: root/build/base16-windows-10-light
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-windows-10-light')
-rw-r--r--build/base16-windows-10-light31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-windows-10-light b/build/base16-windows-10-light
new file mode 100644
index 0000000..9e2aa11
--- /dev/null
+++ b/build/base16-windows-10-light
@@ -0,0 +1,31 @@
+; base16-windows-10-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 = #f2f2f2
+base01 = #e5e5e5
+base02 = #d9d9d9
+base03 = #cccccc
+base04 = #ababab
+base05 = #767676
+base06 = #414141
+base07 = #0c0c0c
+base08 = #c50f1f
+base09 = #f9f1a5
+base0a = #c19c00
+base0b = #13a10e
+base0c = #3a96dd
+base0d = #0037da
+base0e = #881798
+base0f = #16c60c
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini