aboutsummaryrefslogtreecommitdiff
path: root/build/base16-macintosh
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-macintosh')
-rw-r--r--build/base16-macintosh31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-macintosh b/build/base16-macintosh
new file mode 100644
index 0000000..5178347
--- /dev/null
+++ b/build/base16-macintosh
@@ -0,0 +1,31 @@
+; base16-macintosh
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Rebecca Bettencourt (http://www.kreativekorp.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #000000
+base01 = #404040
+base02 = #404040
+base03 = #808080
+base04 = #808080
+base05 = #c0c0c0
+base06 = #c0c0c0
+base07 = #ffffff
+base08 = #dd0907
+base09 = #ff6403
+base0a = #fbf305
+base0b = #1fb714
+base0c = #02abea
+base0d = #0000d3
+base0e = #4700a5
+base0f = #90713a
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini