aboutsummaryrefslogtreecommitdiff
path: root/build/base16-macintosh
diff options
context:
space:
mode:
authorLibravatar karlch <karlch@protonmail.com>2019-08-16 16:06:10 +0200
committerLibravatar karlch <karlch@protonmail.com>2019-08-16 16:06:10 +0200
commit352b0737db87e97a91ede7347cf87c887337ad92 (patch)
treee9041ae2d8d4947bd6080b6bad061d67bfd410b4 /build/base16-macintosh
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
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