diff options
| author | 2020-04-04 14:13:05 +0200 | |
|---|---|---|
| committer | 2020-04-04 14:13:05 +0200 | |
| commit | eb70911008336d062cdf6b4a60a1e98ec1b64f26 (patch) | |
| tree | ca6fa8d0125a9447ce77361f6836e11e710b9fcf /build/base16-vulcan | |
| parent | 2bc42d1285fd21475f746c1f15f39ab90060b52c (diff) | |
Add 12 new base16 colorschemes
Diffstat (limited to 'build/base16-vulcan')
| -rw-r--r-- | build/base16-vulcan | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-vulcan b/build/base16-vulcan new file mode 100644 index 0000000..85c3a38 --- /dev/null +++ b/build/base16-vulcan @@ -0,0 +1,31 @@ +; base16-vulcan +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Andrey Varfolomeev +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #041523 +base01 = #122339 +base02 = #003552 +base03 = #7a5759 +base04 = #6b6977 +base05 = #5b778c +base06 = #333238 +base07 = #214d68 +base08 = #818591 +base09 = #9198a3 +base0a = #adb4b9 +base0b = #977d7c +base0c = #977d7c +base0d = #977d7c +base0e = #9198a3 +base0f = #977d7c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
