aboutsummaryrefslogtreecommitdiff
path: root/build/base16-darcula
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-darcula')
-rw-r--r--build/base16-darcula31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-darcula b/build/base16-darcula
new file mode 100644
index 0000000..0bd63dc
--- /dev/null
+++ b/build/base16-darcula
@@ -0,0 +1,31 @@
+; base16-darcula
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: jetbrains
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2b2b2b
+base01 = #323232
+base02 = #323232
+base03 = #606366
+base04 = #a4a3a3
+base05 = #a9b7c6
+base06 = #ffc66d
+base07 = #ffffff
+base08 = #4eade5
+base09 = #689757
+base0a = #bbb529
+base0b = #6a8759
+base0c = #629755
+base0d = #9876aa
+base0e = #cc7832
+base0f = #808080
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini