aboutsummaryrefslogtreecommitdiff
path: root/build/base16-phd
diff options
context:
space:
mode:
authorLibravatar karlch <karlch@protonmail.com>2019-08-16 16:06:10 +0200
committerLibravatar karlch <karlch@protonmail.com>2019-08-16 16:06:10 +0200
commit352b0737db87e97a91ede7347cf87c887337ad92 (patch)
treee9041ae2d8d4947bd6080b6bad061d67bfd410b4 /build/base16-phd
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-phd')
-rw-r--r--build/base16-phd31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-phd b/build/base16-phd
new file mode 100644
index 0000000..5e9d8a6
--- /dev/null
+++ b/build/base16-phd
@@ -0,0 +1,31 @@
+; base16-phd
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Hennig Hasemann (http://leetless.de/vim.html)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #061229
+base01 = #2a3448
+base02 = #4d5666
+base03 = #717885
+base04 = #9a99a3
+base05 = #b8bbc2
+base06 = #dbdde0
+base07 = #ffffff
+base08 = #d07346
+base09 = #f0a000
+base0a = #fbd461
+base0b = #99bf52
+base0c = #72b9bf
+base0d = #5299bf
+base0e = #9989cc
+base0f = #b08060
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini