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-pinky | |
| parent | 9993e275869d9c5b8b54f90727d21573878d50ea (diff) | |
Add 28 new colorschemes and modify 3 existing ones.
Diffstat (limited to 'build/base16-pinky')
| -rw-r--r-- | build/base16-pinky | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-pinky b/build/base16-pinky new file mode 100644 index 0000000..27e8a15 --- /dev/null +++ b/build/base16-pinky @@ -0,0 +1,31 @@ +; base16-pinky +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Benjamin (https://github.com/b3nj5m1n) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #171517 +base01 = #1b181b +base02 = #1d1b1d +base03 = #383338 +base04 = #e7dbdb +base05 = #f5f5f5 +base06 = #ffffff +base07 = #f7f3f7 +base08 = #ffa600 +base09 = #00ff66 +base0a = #20df6c +base0b = #ff0066 +base0c = #6600ff +base0d = #00ffff +base0e = #007fff +base0f = #df206c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
