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-summercamp | |
| parent | 2bc42d1285fd21475f746c1f15f39ab90060b52c (diff) | |
Add 12 new base16 colorschemes
Diffstat (limited to 'build/base16-summercamp')
| -rw-r--r-- | build/base16-summercamp | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-summercamp b/build/base16-summercamp new file mode 100644 index 0000000..3999222 --- /dev/null +++ b/build/base16-summercamp @@ -0,0 +1,31 @@ +; base16-summercamp +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: zoe firi (zoefiri.github.io) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1c1810 +base01 = #2a261c +base02 = #3a3527 +base03 = #504b38 +base04 = #5f5b45 +base05 = #736e55 +base06 = #bab696 +base07 = #f8f5de +base08 = #e35142 +base09 = #fba11b +base0a = #f2ff27 +base0b = #5ceb5a +base0c = #5aebbc +base0d = #489bf0 +base0e = #FF8080 +base0f = #F69BE7 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
