diff options
| author | 2021-04-27 15:08:26 +0200 | |
|---|---|---|
| committer | 2021-04-27 15:08:26 +0200 | |
| commit | 08ea2a53570320be45275206b82a9ed11a1c3bc0 (patch) | |
| tree | f767cd89c1fdc3ddb982f27c903eba3d6d7c8450 /build/base16-eva-dim | |
| parent | 9993e275869d9c5b8b54f90727d21573878d50ea (diff) | |
Add 28 new colorschemes and modify 3 existing ones.
Diffstat (limited to 'build/base16-eva-dim')
| -rw-r--r-- | build/base16-eva-dim | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-eva-dim b/build/base16-eva-dim new file mode 100644 index 0000000..cf0749f --- /dev/null +++ b/build/base16-eva-dim @@ -0,0 +1,31 @@ +; base16-eva-dim +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: kjakapat (https://github.com/kjakapat) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2a3b4d +base01 = #3d566f +base02 = #4b6988 +base03 = #55799c +base04 = #7e90a3 +base05 = #9fa2a6 +base06 = #d6d7d9 +base07 = #ffffff +base08 = #c4676c +base09 = #ff9966 +base0a = #cfd05d +base0b = #5de561 +base0c = #4b8f77 +base0d = #1ae1dc +base0e = #9c6cd3 +base0f = #bb64a9 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
