aboutsummaryrefslogtreecommitdiff
path: root/build/base16-apprentice
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-apprentice')
-rw-r--r--build/base16-apprentice31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-apprentice b/build/base16-apprentice
new file mode 100644
index 0000000..8078535
--- /dev/null
+++ b/build/base16-apprentice
@@ -0,0 +1,31 @@
+; base16-apprentice
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: romainl
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #262626
+base01 = #303030
+base02 = #333333
+base03 = #6C6C6C
+base04 = #787878
+base05 = #BCBCBC
+base06 = #C9C9C9
+base07 = #FFFFFF
+base08 = #5F8787
+base09 = #FF8700
+base0a = #5F8787
+base0b = #87AF87
+base0c = #5F875F
+base0d = #FFFFAF
+base0e = #87AFD7
+base0f = #5F87AF
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini