aboutsummaryrefslogtreecommitdiff
path: root/build/base16-windows-highcontrast-light
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-windows-highcontrast-light')
-rw-r--r--build/base16-windows-highcontrast-light31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-windows-highcontrast-light b/build/base16-windows-highcontrast-light
new file mode 100644
index 0000000..71be5ae
--- /dev/null
+++ b/build/base16-windows-highcontrast-light
@@ -0,0 +1,31 @@
+; base16-windows-highcontrast-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 = #fcfcfc
+base01 = #e8e8e8
+base02 = #d4d4d4
+base03 = #c0c0c0
+base04 = #7e7e7e
+base05 = #545454
+base06 = #2a2a2a
+base07 = #000000
+base08 = #800000
+base09 = #fcfc54
+base0a = #808000
+base0b = #008000
+base0c = #008080
+base0d = #000080
+base0e = #800080
+base0f = #54fc54
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini