aboutsummaryrefslogtreecommitdiff
path: root/build/base16-bright
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-bright')
-rw-r--r--build/base16-bright31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-bright b/build/base16-bright
new file mode 100644
index 0000000..f139510
--- /dev/null
+++ b/build/base16-bright
@@ -0,0 +1,31 @@
+; base16-bright
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Chris Kempson (http://chriskempson.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #000000
+base01 = #303030
+base02 = #505050
+base03 = #b0b0b0
+base04 = #d0d0d0
+base05 = #e0e0e0
+base06 = #f5f5f5
+base07 = #ffffff
+base08 = #fb0120
+base09 = #fc6d24
+base0a = #fda331
+base0b = #a1c659
+base0c = #76c7b7
+base0d = #6fb3d2
+base0e = #d381c3
+base0f = #be643c
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini