aboutsummaryrefslogtreecommitdiff
path: root/build/base16-nebula
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-nebula')
-rw-r--r--build/base16-nebula31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-nebula b/build/base16-nebula
new file mode 100644
index 0000000..0fe1ae1
--- /dev/null
+++ b/build/base16-nebula
@@ -0,0 +1,31 @@
+; base16-nebula
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Gabriel Fontes (https://github.com/Misterio77)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #22273b
+base01 = #414f60
+base02 = #5a8380
+base03 = #6e6f72
+base04 = #87888b
+base05 = #a4a6a9
+base06 = #c7c9cd
+base07 = #8dbdaa
+base08 = #777abc
+base09 = #94929e
+base0a = #4f9062
+base0b = #6562a8
+base0c = #226f68
+base0d = #4d6bb6
+base0e = #716cae
+base0f = #8c70a7
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini