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-sakura | |
| parent | 9993e275869d9c5b8b54f90727d21573878d50ea (diff) | |
Add 28 new colorschemes and modify 3 existing ones.
Diffstat (limited to 'build/base16-sakura')
| -rw-r--r-- | build/base16-sakura | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-sakura b/build/base16-sakura new file mode 100644 index 0000000..6862018 --- /dev/null +++ b/build/base16-sakura @@ -0,0 +1,31 @@ +; base16-sakura +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Misterio77 (http://github.com/Misterio77) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #feedf3 +base01 = #f8e2e7 +base02 = #e0ccd1 +base03 = #755f64 +base04 = #665055 +base05 = #564448 +base06 = #42383a +base07 = #33292b +base08 = #df2d52 +base09 = #f6661e +base0a = #c29461 +base0b = #2e916d +base0c = #1d8991 +base0d = #006e93 +base0e = #5e2180 +base0f = #ba0d35 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
