aboutsummaryrefslogtreecommitdiff
path: root/build/base16-dracula
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-dracula')
-rw-r--r--build/base16-dracula31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-dracula b/build/base16-dracula
new file mode 100644
index 0000000..b4d80f8
--- /dev/null
+++ b/build/base16-dracula
@@ -0,0 +1,31 @@
+; base16-dracula
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #282936
+base01 = #3a3c4e
+base02 = #4d4f68
+base03 = #626483
+base04 = #62d6e8
+base05 = #e9e9f4
+base06 = #f1f2f8
+base07 = #f7f7fb
+base08 = #ea51b2
+base09 = #b45bcf
+base0a = #00f769
+base0b = #ebff87
+base0c = #a1efe4
+base0d = #62d6e8
+base0e = #b45bcf
+base0f = #00f769
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini