diff options
| author | 2019-08-16 16:06:10 +0200 | |
|---|---|---|
| committer | 2019-08-16 16:06:10 +0200 | |
| commit | 352b0737db87e97a91ede7347cf87c887337ad92 (patch) | |
| tree | e9041ae2d8d4947bd6080b6bad061d67bfd410b4 /build/base16-rebecca | |
| parent | f153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff) | |
Add currently available base16 themes
Diffstat (limited to 'build/base16-rebecca')
| -rw-r--r-- | build/base16-rebecca | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-rebecca b/build/base16-rebecca new file mode 100644 index 0000000..0972356 --- /dev/null +++ b/build/base16-rebecca @@ -0,0 +1,31 @@ +; base16-rebecca +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #292a44 +base01 = #663399 +base02 = #383a62 +base03 = #666699 +base04 = #a0a0c5 +base05 = #f1eff8 +base06 = #ccccff +base07 = #53495d +base08 = #a0a0c5 +base09 = #efe4a1 +base0a = #ae81ff +base0b = #6dfedf +base0c = #8eaee0 +base0d = #2de0a7 +base0e = #7aa5ff +base0f = #ff79c6 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
