diff options
| author | 2019-08-16 16:06:10 +0200 | |
|---|---|---|
| committer | 2019-08-16 16:06:10 +0200 | |
| commit | 352b0737db87e97a91ede7347cf87c887337ad92 (patch) | |
| tree | e9041ae2d8d4947bd6080b6bad061d67bfd410b4 | |
| parent | f153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff) | |
Add currently available base16 themes
137 files changed, 4247 insertions, 0 deletions
diff --git a/build/base16-3024 b/build/base16-3024 new file mode 100644 index 0000000..686036c --- /dev/null +++ b/build/base16-3024 @@ -0,0 +1,31 @@ +; base16-3024 +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott (http://github.com/idleberg) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #090300 +base01 = #3a3432 +base02 = #4a4543 +base03 = #5c5855 +base04 = #807d7c +base05 = #a5a2a2 +base06 = #d6d5d4 +base07 = #f7f7f7 +base08 = #db2d20 +base09 = #e8bbd0 +base0a = #fded02 +base0b = #01a252 +base0c = #b5e4f4 +base0d = #01a0e4 +base0e = #a16a94 +base0f = #cdab53 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-apathy b/build/base16-apathy new file mode 100644 index 0000000..8f9873e --- /dev/null +++ b/build/base16-apathy @@ -0,0 +1,31 @@ +; base16-apathy +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jannik Siebert (https://github.com/janniks) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #031A16 +base01 = #0B342D +base02 = #184E45 +base03 = #2B685E +base04 = #5F9C92 +base05 = #81B5AC +base06 = #A7CEC8 +base07 = #D2E7E4 +base08 = #3E9688 +base09 = #3E7996 +base0a = #3E4C96 +base0b = #883E96 +base0c = #963E4C +base0d = #96883E +base0e = #4C963E +base0f = #3E965B + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-ashes b/build/base16-ashes new file mode 100644 index 0000000..451cd87 --- /dev/null +++ b/build/base16-ashes @@ -0,0 +1,31 @@ +; base16-ashes +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jannik Siebert (https://github.com/janniks) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1C2023 +base01 = #393F45 +base02 = #565E65 +base03 = #747C84 +base04 = #ADB3BA +base05 = #C7CCD1 +base06 = #DFE2E5 +base07 = #F3F4F5 +base08 = #C7AE95 +base09 = #C7C795 +base0a = #AEC795 +base0b = #95C7AE +base0c = #95AEC7 +base0d = #AE95C7 +base0e = #C795AE +base0f = #C79595 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-cave b/build/base16-atelier-cave new file mode 100644 index 0000000..5a7205d --- /dev/null +++ b/build/base16-atelier-cave @@ -0,0 +1,31 @@ +; base16-atelier-cave +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #19171c +base01 = #26232a +base02 = #585260 +base03 = #655f6d +base04 = #7e7887 +base05 = #8b8792 +base06 = #e2dfe7 +base07 = #efecf4 +base08 = #be4678 +base09 = #aa573c +base0a = #a06e3b +base0b = #2a9292 +base0c = #398bc6 +base0d = #576ddb +base0e = #955ae7 +base0f = #bf40bf + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-cave-light b/build/base16-atelier-cave-light new file mode 100644 index 0000000..9e88697 --- /dev/null +++ b/build/base16-atelier-cave-light @@ -0,0 +1,31 @@ +; base16-atelier-cave-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #efecf4 +base01 = #e2dfe7 +base02 = #8b8792 +base03 = #7e7887 +base04 = #655f6d +base05 = #585260 +base06 = #26232a +base07 = #19171c +base08 = #be4678 +base09 = #aa573c +base0a = #a06e3b +base0b = #2a9292 +base0c = #398bc6 +base0d = #576ddb +base0e = #955ae7 +base0f = #bf40bf + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-dune b/build/base16-atelier-dune new file mode 100644 index 0000000..3edb387 --- /dev/null +++ b/build/base16-atelier-dune @@ -0,0 +1,31 @@ +; base16-atelier-dune +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #20201d +base01 = #292824 +base02 = #6e6b5e +base03 = #7d7a68 +base04 = #999580 +base05 = #a6a28c +base06 = #e8e4cf +base07 = #fefbec +base08 = #d73737 +base09 = #b65611 +base0a = #ae9513 +base0b = #60ac39 +base0c = #1fad83 +base0d = #6684e1 +base0e = #b854d4 +base0f = #d43552 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-dune-light b/build/base16-atelier-dune-light new file mode 100644 index 0000000..7213016 --- /dev/null +++ b/build/base16-atelier-dune-light @@ -0,0 +1,31 @@ +; base16-atelier-dune-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fefbec +base01 = #e8e4cf +base02 = #a6a28c +base03 = #999580 +base04 = #7d7a68 +base05 = #6e6b5e +base06 = #292824 +base07 = #20201d +base08 = #d73737 +base09 = #b65611 +base0a = #ae9513 +base0b = #60ac39 +base0c = #1fad83 +base0d = #6684e1 +base0e = #b854d4 +base0f = #d43552 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-estuary b/build/base16-atelier-estuary new file mode 100644 index 0000000..eaa0bb9 --- /dev/null +++ b/build/base16-atelier-estuary @@ -0,0 +1,31 @@ +; base16-atelier-estuary +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #22221b +base01 = #302f27 +base02 = #5f5e4e +base03 = #6c6b5a +base04 = #878573 +base05 = #929181 +base06 = #e7e6df +base07 = #f4f3ec +base08 = #ba6236 +base09 = #ae7313 +base0a = #a5980d +base0b = #7d9726 +base0c = #5b9d48 +base0d = #36a166 +base0e = #5f9182 +base0f = #9d6c7c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-estuary-light b/build/base16-atelier-estuary-light new file mode 100644 index 0000000..d715c7b --- /dev/null +++ b/build/base16-atelier-estuary-light @@ -0,0 +1,31 @@ +; base16-atelier-estuary-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f4f3ec +base01 = #e7e6df +base02 = #929181 +base03 = #878573 +base04 = #6c6b5a +base05 = #5f5e4e +base06 = #302f27 +base07 = #22221b +base08 = #ba6236 +base09 = #ae7313 +base0a = #a5980d +base0b = #7d9726 +base0c = #5b9d48 +base0d = #36a166 +base0e = #5f9182 +base0f = #9d6c7c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-forest b/build/base16-atelier-forest new file mode 100644 index 0000000..4a5610b --- /dev/null +++ b/build/base16-atelier-forest @@ -0,0 +1,31 @@ +; base16-atelier-forest +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1b1918 +base01 = #2c2421 +base02 = #68615e +base03 = #766e6b +base04 = #9c9491 +base05 = #a8a19f +base06 = #e6e2e0 +base07 = #f1efee +base08 = #f22c40 +base09 = #df5320 +base0a = #c38418 +base0b = #7b9726 +base0c = #3d97b8 +base0d = #407ee7 +base0e = #6666ea +base0f = #c33ff3 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-forest-light b/build/base16-atelier-forest-light new file mode 100644 index 0000000..d813414 --- /dev/null +++ b/build/base16-atelier-forest-light @@ -0,0 +1,31 @@ +; base16-atelier-forest-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f1efee +base01 = #e6e2e0 +base02 = #a8a19f +base03 = #9c9491 +base04 = #766e6b +base05 = #68615e +base06 = #2c2421 +base07 = #1b1918 +base08 = #f22c40 +base09 = #df5320 +base0a = #c38418 +base0b = #7b9726 +base0c = #3d97b8 +base0d = #407ee7 +base0e = #6666ea +base0f = #c33ff3 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-heath b/build/base16-atelier-heath new file mode 100644 index 0000000..ee75209 --- /dev/null +++ b/build/base16-atelier-heath @@ -0,0 +1,31 @@ +; base16-atelier-heath +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1b181b +base01 = #292329 +base02 = #695d69 +base03 = #776977 +base04 = #9e8f9e +base05 = #ab9bab +base06 = #d8cad8 +base07 = #f7f3f7 +base08 = #ca402b +base09 = #a65926 +base0a = #bb8a35 +base0b = #918b3b +base0c = #159393 +base0d = #516aec +base0e = #7b59c0 +base0f = #cc33cc + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-heath-light b/build/base16-atelier-heath-light new file mode 100644 index 0000000..7cbb535 --- /dev/null +++ b/build/base16-atelier-heath-light @@ -0,0 +1,31 @@ +; base16-atelier-heath-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f7f3f7 +base01 = #d8cad8 +base02 = #ab9bab +base03 = #9e8f9e +base04 = #776977 +base05 = #695d69 +base06 = #292329 +base07 = #1b181b +base08 = #ca402b +base09 = #a65926 +base0a = #bb8a35 +base0b = #918b3b +base0c = #159393 +base0d = #516aec +base0e = #7b59c0 +base0f = #cc33cc + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-lakeside b/build/base16-atelier-lakeside new file mode 100644 index 0000000..eddadff --- /dev/null +++ b/build/base16-atelier-lakeside @@ -0,0 +1,31 @@ +; base16-atelier-lakeside +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #161b1d +base01 = #1f292e +base02 = #516d7b +base03 = #5a7b8c +base04 = #7195a8 +base05 = #7ea2b4 +base06 = #c1e4f6 +base07 = #ebf8ff +base08 = #d22d72 +base09 = #935c25 +base0a = #8a8a0f +base0b = #568c3b +base0c = #2d8f6f +base0d = #257fad +base0e = #6b6bb8 +base0f = #b72dd2 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-lakeside-light b/build/base16-atelier-lakeside-light new file mode 100644 index 0000000..c6f7d2b --- /dev/null +++ b/build/base16-atelier-lakeside-light @@ -0,0 +1,31 @@ +; base16-atelier-lakeside-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ebf8ff +base01 = #c1e4f6 +base02 = #7ea2b4 +base03 = #7195a8 +base04 = #5a7b8c +base05 = #516d7b +base06 = #1f292e +base07 = #161b1d +base08 = #d22d72 +base09 = #935c25 +base0a = #8a8a0f +base0b = #568c3b +base0c = #2d8f6f +base0d = #257fad +base0e = #6b6bb8 +base0f = #b72dd2 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-plateau b/build/base16-atelier-plateau new file mode 100644 index 0000000..944ef90 --- /dev/null +++ b/build/base16-atelier-plateau @@ -0,0 +1,31 @@ +; base16-atelier-plateau +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1b1818 +base01 = #292424 +base02 = #585050 +base03 = #655d5d +base04 = #7e7777 +base05 = #8a8585 +base06 = #e7dfdf +base07 = #f4ecec +base08 = #ca4949 +base09 = #b45a3c +base0a = #a06e3b +base0b = #4b8b8b +base0c = #5485b6 +base0d = #7272ca +base0e = #8464c4 +base0f = #bd5187 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-plateau-light b/build/base16-atelier-plateau-light new file mode 100644 index 0000000..aa983d4 --- /dev/null +++ b/build/base16-atelier-plateau-light @@ -0,0 +1,31 @@ +; base16-atelier-plateau-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f4ecec +base01 = #e7dfdf +base02 = #8a8585 +base03 = #7e7777 +base04 = #655d5d +base05 = #585050 +base06 = #292424 +base07 = #1b1818 +base08 = #ca4949 +base09 = #b45a3c +base0a = #a06e3b +base0b = #4b8b8b +base0c = #5485b6 +base0d = #7272ca +base0e = #8464c4 +base0f = #bd5187 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-savanna b/build/base16-atelier-savanna new file mode 100644 index 0000000..a991725 --- /dev/null +++ b/build/base16-atelier-savanna @@ -0,0 +1,31 @@ +; base16-atelier-savanna +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #171c19 +base01 = #232a25 +base02 = #526057 +base03 = #5f6d64 +base04 = #78877d +base05 = #87928a +base06 = #dfe7e2 +base07 = #ecf4ee +base08 = #b16139 +base09 = #9f713c +base0a = #a07e3b +base0b = #489963 +base0c = #1c9aa0 +base0d = #478c90 +base0e = #55859b +base0f = #867469 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-savanna-light b/build/base16-atelier-savanna-light new file mode 100644 index 0000000..d6c8c8a --- /dev/null +++ b/build/base16-atelier-savanna-light @@ -0,0 +1,31 @@ +; base16-atelier-savanna-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ecf4ee +base01 = #dfe7e2 +base02 = #87928a +base03 = #78877d +base04 = #5f6d64 +base05 = #526057 +base06 = #232a25 +base07 = #171c19 +base08 = #b16139 +base09 = #9f713c +base0a = #a07e3b +base0b = #489963 +base0c = #1c9aa0 +base0d = #478c90 +base0e = #55859b +base0f = #867469 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-seaside b/build/base16-atelier-seaside new file mode 100644 index 0000000..4bd244f --- /dev/null +++ b/build/base16-atelier-seaside @@ -0,0 +1,31 @@ +; base16-atelier-seaside +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #131513 +base01 = #242924 +base02 = #5e6e5e +base03 = #687d68 +base04 = #809980 +base05 = #8ca68c +base06 = #cfe8cf +base07 = #f4fbf4 +base08 = #e6193c +base09 = #87711d +base0a = #98981b +base0b = #29a329 +base0c = #1999b3 +base0d = #3d62f5 +base0e = #ad2bee +base0f = #e619c3 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-seaside-light b/build/base16-atelier-seaside-light new file mode 100644 index 0000000..d166ddd --- /dev/null +++ b/build/base16-atelier-seaside-light @@ -0,0 +1,31 @@ +; base16-atelier-seaside-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f4fbf4 +base01 = #cfe8cf +base02 = #8ca68c +base03 = #809980 +base04 = #687d68 +base05 = #5e6e5e +base06 = #242924 +base07 = #131513 +base08 = #e6193c +base09 = #87711d +base0a = #98981b +base0b = #29a329 +base0c = #1999b3 +base0d = #3d62f5 +base0e = #ad2bee +base0f = #e619c3 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-sulphurpool b/build/base16-atelier-sulphurpool new file mode 100644 index 0000000..12e29d2 --- /dev/null +++ b/build/base16-atelier-sulphurpool @@ -0,0 +1,31 @@ +; base16-atelier-sulphurpool +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #202746 +base01 = #293256 +base02 = #5e6687 +base03 = #6b7394 +base04 = #898ea4 +base05 = #979db4 +base06 = #dfe2f1 +base07 = #f5f7ff +base08 = #c94922 +base09 = #c76b29 +base0a = #c08b30 +base0b = #ac9739 +base0c = #22a2c9 +base0d = #3d8fd1 +base0e = #6679cc +base0f = #9c637a + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atelier-sulphurpool-light b/build/base16-atelier-sulphurpool-light new file mode 100644 index 0000000..296dd64 --- /dev/null +++ b/build/base16-atelier-sulphurpool-light @@ -0,0 +1,31 @@ +; base16-atelier-sulphurpool-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Bram de Haan (http://atelierbramdehaan.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f5f7ff +base01 = #dfe2f1 +base02 = #979db4 +base03 = #898ea4 +base04 = #6b7394 +base05 = #5e6687 +base06 = #293256 +base07 = #202746 +base08 = #c94922 +base09 = #c76b29 +base0a = #c08b30 +base0b = #ac9739 +base0c = #22a2c9 +base0d = #3d8fd1 +base0e = #6679cc +base0f = #9c637a + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-atlas b/build/base16-atlas new file mode 100644 index 0000000..8560104 --- /dev/null +++ b/build/base16-atlas @@ -0,0 +1,31 @@ +; base16-atlas +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alex Lende (https://ajlende.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #002635 +base01 = #00384d +base02 = #517F8D +base03 = #6C8B91 +base04 = #869696 +base05 = #a1a19a +base06 = #e6e6dc +base07 = #fafaf8 +base08 = #ff5a67 +base09 = #f08e48 +base0a = #ffcc1b +base0b = #7fc06e +base0c = #14747e +base0d = #5dd7b9 +base0e = #9a70a4 +base0f = #c43060 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-bespin b/build/base16-bespin new file mode 100644 index 0000000..4af2862 --- /dev/null +++ b/build/base16-bespin @@ -0,0 +1,31 @@ +; base16-bespin +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #28211c +base01 = #36312e +base02 = #5e5d5c +base03 = #666666 +base04 = #797977 +base05 = #8a8986 +base06 = #9d9b97 +base07 = #baae9e +base08 = #cf6a4c +base09 = #cf7d34 +base0a = #f9ee98 +base0b = #54be0d +base0c = #afc4db +base0d = #5ea6ea +base0e = #9b859d +base0f = #937121 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal b/build/base16-black-metal new file mode 100644 index 0000000..eb02309 --- /dev/null +++ b/build/base16-black-metal @@ -0,0 +1,31 @@ +; base16-black-metal +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #a06666 +base0b = #dd9999 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-bathory b/build/base16-black-metal-bathory new file mode 100644 index 0000000..0c9eb32 --- /dev/null +++ b/build/base16-black-metal-bathory @@ -0,0 +1,31 @@ +; base16-black-metal-bathory +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #e78a53 +base0b = #fbcb97 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-burzum b/build/base16-black-metal-burzum new file mode 100644 index 0000000..db711cd --- /dev/null +++ b/build/base16-black-metal-burzum @@ -0,0 +1,31 @@ +; base16-black-metal-burzum +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #99bbaa +base0b = #ddeecc +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-dark-funeral b/build/base16-black-metal-dark-funeral new file mode 100644 index 0000000..ad65b2a --- /dev/null +++ b/build/base16-black-metal-dark-funeral @@ -0,0 +1,31 @@ +; base16-black-metal-dark-funeral +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #5f81a5 +base0b = #d0dfee +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-gorgoroth b/build/base16-black-metal-gorgoroth new file mode 100644 index 0000000..dc84a52 --- /dev/null +++ b/build/base16-black-metal-gorgoroth @@ -0,0 +1,31 @@ +; base16-black-metal-gorgoroth +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #8c7f70 +base0b = #9b8d7f +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-immortal b/build/base16-black-metal-immortal new file mode 100644 index 0000000..fa3ada5 --- /dev/null +++ b/build/base16-black-metal-immortal @@ -0,0 +1,31 @@ +; base16-black-metal-immortal +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #556677 +base0b = #7799bb +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-khold b/build/base16-black-metal-khold new file mode 100644 index 0000000..c8dfe60 --- /dev/null +++ b/build/base16-black-metal-khold @@ -0,0 +1,31 @@ +; base16-black-metal-khold +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #974b46 +base0b = #eceee3 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-marduk b/build/base16-black-metal-marduk new file mode 100644 index 0000000..de18f84 --- /dev/null +++ b/build/base16-black-metal-marduk @@ -0,0 +1,31 @@ +; base16-black-metal-marduk +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #626b67 +base0b = #a5aaa7 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-mayhem b/build/base16-black-metal-mayhem new file mode 100644 index 0000000..53ba4f0 --- /dev/null +++ b/build/base16-black-metal-mayhem @@ -0,0 +1,31 @@ +; base16-black-metal-mayhem +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #eecc6c +base0b = #f3ecd4 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-nile b/build/base16-black-metal-nile new file mode 100644 index 0000000..7c725e0 --- /dev/null +++ b/build/base16-black-metal-nile @@ -0,0 +1,31 @@ +; base16-black-metal-nile +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #777755 +base0b = #aa9988 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-black-metal-venom b/build/base16-black-metal-venom new file mode 100644 index 0000000..8af62e8 --- /dev/null +++ b/build/base16-black-metal-venom @@ -0,0 +1,31 @@ +; base16-black-metal-venom +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: metalelf0 (https://github.com/metalelf0) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #121212 +base02 = #222222 +base03 = #333333 +base04 = #999999 +base05 = #c1c1c1 +base06 = #999999 +base07 = #c1c1c1 +base08 = #5f8787 +base09 = #aaaaaa +base0a = #79241f +base0b = #f8f7f2 +base0c = #aaaaaa +base0d = #888888 +base0e = #999999 +base0f = #444444 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-brewer b/build/base16-brewer new file mode 100644 index 0000000..fe20833 --- /dev/null +++ b/build/base16-brewer @@ -0,0 +1,31 @@ +; base16-brewer +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: TimothƩe Poisot (http://github.com/tpoisot) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #0c0d0e +base01 = #2e2f30 +base02 = #515253 +base03 = #737475 +base04 = #959697 +base05 = #b7b8b9 +base06 = #dadbdc +base07 = #fcfdfe +base08 = #e31a1c +base09 = #e6550d +base0a = #dca060 +base0b = #31a354 +base0c = #80b1d3 +base0d = #3182bd +base0e = #756bb1 +base0f = #b15928 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-bright b/build/base16-bright new file mode 100644 index 0000000..f139510 --- /dev/null +++ b/build/base16-bright @@ -0,0 +1,31 @@ +; base16-bright +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #303030 +base02 = #505050 +base03 = #b0b0b0 +base04 = #d0d0d0 +base05 = #e0e0e0 +base06 = #f5f5f5 +base07 = #ffffff +base08 = #fb0120 +base09 = #fc6d24 +base0a = #fda331 +base0b = #a1c659 +base0c = #76c7b7 +base0d = #6fb3d2 +base0e = #d381c3 +base0f = #be643c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-brogrammer b/build/base16-brogrammer new file mode 100644 index 0000000..ae72563 --- /dev/null +++ b/build/base16-brogrammer @@ -0,0 +1,31 @@ +; base16-brogrammer +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Vik Ramanujam (http://github.com/piggyslasher) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1f1f1f +base01 = #f81118 +base02 = #2dc55e +base03 = #ecba0f +base04 = #2a84d2 +base05 = #4e5ab7 +base06 = #1081d6 +base07 = #d6dbe5 +base08 = #d6dbe5 +base09 = #de352e +base0a = #1dd361 +base0b = #f3bd09 +base0c = #1081d6 +base0d = #5350b9 +base0e = #0f7ddb +base0f = #ffffff + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-brushtrees b/build/base16-brushtrees new file mode 100644 index 0000000..2b12239 --- /dev/null +++ b/build/base16-brushtrees @@ -0,0 +1,31 @@ +; base16-brushtrees +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Abraham White <abelincoln.white@gmail.com> +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #E3EFEF +base01 = #C9DBDC +base02 = #B0C5C8 +base03 = #98AFB5 +base04 = #8299A1 +base05 = #6D828E +base06 = #5A6D7A +base07 = #485867 +base08 = #b38686 +base09 = #d8bba2 +base0a = #aab386 +base0b = #87b386 +base0c = #86b3b3 +base0d = #868cb3 +base0e = #b386b2 +base0f = #b39f9f + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-brushtrees-dark b/build/base16-brushtrees-dark new file mode 100644 index 0000000..d98ada4 --- /dev/null +++ b/build/base16-brushtrees-dark @@ -0,0 +1,31 @@ +; base16-brushtrees-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Abraham White <abelincoln.white@gmail.com> +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #485867 +base01 = #5A6D7A +base02 = #6D828E +base03 = #8299A1 +base04 = #98AFB5 +base05 = #B0C5C8 +base06 = #C9DBDC +base07 = #E3EFEF +base08 = #b38686 +base09 = #d8bba2 +base0a = #aab386 +base0b = #87b386 +base0c = #86b3b3 +base0d = #868cb3 +base0e = #b386b2 +base0f = #b39f9f + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-chalk b/build/base16-chalk new file mode 100644 index 0000000..4391913 --- /dev/null +++ b/build/base16-chalk @@ -0,0 +1,31 @@ +; base16-chalk +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #151515 +base01 = #202020 +base02 = #303030 +base03 = #505050 +base04 = #b0b0b0 +base05 = #d0d0d0 +base06 = #e0e0e0 +base07 = #f5f5f5 +base08 = #fb9fb1 +base09 = #eda987 +base0a = #ddb26f +base0b = #acc267 +base0c = #12cfc0 +base0d = #6fc2ef +base0e = #e1a3ee +base0f = #deaf8f + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-circus b/build/base16-circus new file mode 100644 index 0000000..8448bb6 --- /dev/null +++ b/build/base16-circus @@ -0,0 +1,31 @@ +; base16-circus +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #191919 +base01 = #202020 +base02 = #303030 +base03 = #5f5a60 +base04 = #505050 +base05 = #a7a7a7 +base06 = #808080 +base07 = #ffffff +base08 = #dc657d +base09 = #4bb1a7 +base0a = #c3ba63 +base0b = #84b97c +base0c = #4bb1a7 +base0d = #639ee4 +base0e = #b888e2 +base0f = #b888e2 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-classic-dark b/build/base16-classic-dark new file mode 100644 index 0000000..7451025 --- /dev/null +++ b/build/base16-classic-dark @@ -0,0 +1,31 @@ +; base16-classic-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jason Heeris (http://heeris.id.au) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #151515 +base01 = #202020 +base02 = #303030 +base03 = #505050 +base04 = #B0B0B0 +base05 = #D0D0D0 +base06 = #E0E0E0 +base07 = #F5F5F5 +base08 = #AC4142 +base09 = #D28445 +base0a = #F4BF75 +base0b = #90A959 +base0c = #75B5AA +base0d = #6A9FB5 +base0e = #AA759F +base0f = #8F5536 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-classic-light b/build/base16-classic-light new file mode 100644 index 0000000..d625ac3 --- /dev/null +++ b/build/base16-classic-light @@ -0,0 +1,31 @@ +; base16-classic-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jason Heeris (http://heeris.id.au) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #F5F5F5 +base01 = #E0E0E0 +base02 = #D0D0D0 +base03 = #B0B0B0 +base04 = #505050 +base05 = #303030 +base06 = #202020 +base07 = #151515 +base08 = #AC4142 +base09 = #D28445 +base0a = #F4BF75 +base0b = #90A959 +base0c = #75B5AA +base0d = #6A9FB5 +base0e = #AA759F +base0f = #8F5536 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-codeschool b/build/base16-codeschool new file mode 100644 index 0000000..7243001 --- /dev/null +++ b/build/base16-codeschool @@ -0,0 +1,31 @@ +; base16-codeschool +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: blockloop +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #232c31 +base01 = #1c3657 +base02 = #2a343a +base03 = #3f4944 +base04 = #84898c +base05 = #9ea7a6 +base06 = #a7cfa3 +base07 = #b5d8f6 +base08 = #2a5491 +base09 = #43820d +base0a = #a03b1e +base0b = #237986 +base0c = #b02f30 +base0d = #484d79 +base0e = #c59820 +base0f = #c98344 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-cupcake b/build/base16-cupcake new file mode 100644 index 0000000..0fd80f9 --- /dev/null +++ b/build/base16-cupcake @@ -0,0 +1,31 @@ +; base16-cupcake +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fbf1f2 +base01 = #f2f1f4 +base02 = #d8d5dd +base03 = #bfb9c6 +base04 = #a59daf +base05 = #8b8198 +base06 = #72677E +base07 = #585062 +base08 = #D57E85 +base09 = #EBB790 +base0a = #DCB16C +base0b = #A3B367 +base0c = #69A9A7 +base0d = #7297B9 +base0e = #BB99B4 +base0f = #BAA58C + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-cupertino b/build/base16-cupertino new file mode 100644 index 0000000..feb49fa --- /dev/null +++ b/build/base16-cupertino @@ -0,0 +1,31 @@ +; base16-cupertino +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Defman21 +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ffffff +base01 = #c0c0c0 +base02 = #c0c0c0 +base03 = #808080 +base04 = #808080 +base05 = #404040 +base06 = #404040 +base07 = #5e5e5e +base08 = #c41a15 +base09 = #eb8500 +base0a = #826b28 +base0b = #007400 +base0c = #318495 +base0d = #0000ff +base0e = #a90d91 +base0f = #826b28 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-darktooth b/build/base16-darktooth new file mode 100644 index 0000000..20f0560 --- /dev/null +++ b/build/base16-darktooth @@ -0,0 +1,31 @@ +; base16-darktooth +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jason Milkins (https://github.com/jasonm23) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1D2021 +base01 = #32302F +base02 = #504945 +base03 = #665C54 +base04 = #928374 +base05 = #A89984 +base06 = #D5C4A1 +base07 = #FDF4C1 +base08 = #FB543F +base09 = #FE8625 +base0a = #FAC03B +base0b = #95C085 +base0c = #8BA59B +base0d = #0D6678 +base0e = #8F4673 +base0f = #A87322 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-decaf b/build/base16-decaf new file mode 100644 index 0000000..b367994 --- /dev/null +++ b/build/base16-decaf @@ -0,0 +1,31 @@ +; base16-decaf +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alex Mirrington (https://github.com/alexmirrington) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2d2d2d +base01 = #393939 +base02 = #515151 +base03 = #777777 +base04 = #b4b7b4 +base05 = #cccccc +base06 = #e0e0e0 +base07 = #ffffff +base08 = #ff7f7b +base09 = #ffbf70 +base0a = #ffd67c +base0b = #beda78 +base0c = #bed6ff +base0d = #90bee1 +base0e = #efb3f7 +base0f = #ff93b3 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-default-dark b/build/base16-default-dark new file mode 100644 index 0000000..21d56ad --- /dev/null +++ b/build/base16-default-dark @@ -0,0 +1,31 @@ +; base16-default-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #181818 +base01 = #282828 +base02 = #383838 +base03 = #585858 +base04 = #b8b8b8 +base05 = #d8d8d8 +base06 = #e8e8e8 +base07 = #f8f8f8 +base08 = #ab4642 +base09 = #dc9656 +base0a = #f7ca88 +base0b = #a1b56c +base0c = #86c1b9 +base0d = #7cafc2 +base0e = #ba8baf +base0f = #a16946 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-default-light b/build/base16-default-light new file mode 100644 index 0000000..c2ef2b4 --- /dev/null +++ b/build/base16-default-light @@ -0,0 +1,31 @@ +; base16-default-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f8f8f8 +base01 = #e8e8e8 +base02 = #d8d8d8 +base03 = #b8b8b8 +base04 = #585858 +base05 = #383838 +base06 = #282828 +base07 = #181818 +base08 = #ab4642 +base09 = #dc9656 +base0a = #f7ca88 +base0b = #a1b56c +base0c = #86c1b9 +base0d = #7cafc2 +base0e = #ba8baf +base0f = #a16946 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-dracula b/build/base16-dracula new file mode 100644 index 0000000..b4d80f8 --- /dev/null +++ b/build/base16-dracula @@ -0,0 +1,31 @@ +; base16-dracula +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282936 +base01 = #3a3c4e +base02 = #4d4f68 +base03 = #626483 +base04 = #62d6e8 +base05 = #e9e9f4 +base06 = #f1f2f8 +base07 = #f7f7fb +base08 = #ea51b2 +base09 = #b45bcf +base0a = #00f769 +base0b = #ebff87 +base0c = #a1efe4 +base0d = #62d6e8 +base0e = #b45bcf +base0f = #00f769 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-eighties b/build/base16-eighties new file mode 100644 index 0000000..7b772da --- /dev/null +++ b/build/base16-eighties @@ -0,0 +1,31 @@ +; base16-eighties +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2d2d2d +base01 = #393939 +base02 = #515151 +base03 = #747369 +base04 = #a09f93 +base05 = #d3d0c8 +base06 = #e8e6df +base07 = #f2f0ec +base08 = #f2777a +base09 = #f99157 +base0a = #ffcc66 +base0b = #99cc99 +base0c = #66cccc +base0d = #6699cc +base0e = #cc99cc +base0f = #d27b53 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-embers b/build/base16-embers new file mode 100644 index 0000000..8406390 --- /dev/null +++ b/build/base16-embers @@ -0,0 +1,31 @@ +; base16-embers +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jannik Siebert (https://github.com/janniks) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #16130F +base01 = #2C2620 +base02 = #433B32 +base03 = #5A5047 +base04 = #8A8075 +base05 = #A39A90 +base06 = #BEB6AE +base07 = #DBD6D1 +base08 = #826D57 +base09 = #828257 +base0a = #6D8257 +base0b = #57826D +base0c = #576D82 +base0d = #6D5782 +base0e = #82576D +base0f = #825757 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-espresso b/build/base16-espresso new file mode 100644 index 0000000..8ba2f96 --- /dev/null +++ b/build/base16-espresso @@ -0,0 +1,31 @@ +; base16-espresso +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alex Mirrington (https://github.com/alexmirrington) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2d2d2d +base01 = #393939 +base02 = #515151 +base03 = #777777 +base04 = #b4b7b4 +base05 = #cccccc +base06 = #e0e0e0 +base07 = #ffffff +base08 = #d25252 +base09 = #f9a959 +base0a = #ffc66d +base0b = #a5c261 +base0c = #bed6ff +base0d = #6c99bb +base0e = #d197d9 +base0f = #f97394 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-flat b/build/base16-flat new file mode 100644 index 0000000..e2606e8 --- /dev/null +++ b/build/base16-flat @@ -0,0 +1,31 @@ +; base16-flat +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2C3E50 +base01 = #34495E +base02 = #7F8C8D +base03 = #95A5A6 +base04 = #BDC3C7 +base05 = #e0e0e0 +base06 = #f5f5f5 +base07 = #ECF0F1 +base08 = #E74C3C +base09 = #E67E22 +base0a = #F1C40F +base0b = #2ECC71 +base0c = #1ABC9C +base0d = #3498DB +base0e = #9B59B6 +base0f = #be643c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-framer b/build/base16-framer new file mode 100644 index 0000000..d53421b --- /dev/null +++ b/build/base16-framer @@ -0,0 +1,31 @@ +; base16-framer +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Framer (Maintained by Jesse Hoyos) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #181818 +base01 = #151515 +base02 = #464646 +base03 = #747474 +base04 = #B9B9B9 +base05 = #D0D0D0 +base06 = #E8E8E8 +base07 = #EEEEEE +base08 = #FD886B +base09 = #FC4769 +base0a = #FECB6E +base0b = #32CCDC +base0c = #ACDDFD +base0d = #20BCFC +base0e = #BA8CFC +base0f = #B15F4A + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-fruit-soda b/build/base16-fruit-soda new file mode 100644 index 0000000..64eae4d --- /dev/null +++ b/build/base16-fruit-soda @@ -0,0 +1,31 @@ +; base16-fruit-soda +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: jozip +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f1ecf1 +base01 = #e0dee0 +base02 = #d8d5d5 +base03 = #b5b4b6 +base04 = #979598 +base05 = #515151 +base06 = #474545 +base07 = #2d2c2c +base08 = #fe3e31 +base09 = #fe6d08 +base0a = #f7e203 +base0b = #47f74c +base0c = #0f9cfd +base0d = #2931df +base0e = #611fce +base0f = #b16f40 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gigavolt b/build/base16-gigavolt new file mode 100644 index 0000000..bb01e3b --- /dev/null +++ b/build/base16-gigavolt @@ -0,0 +1,31 @@ +; base16-gigavolt +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Aidan Swope (http://github.com/Whillikers) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #202126 +base01 = #2d303d +base02 = #706d60 +base03 = #a1d2e6 +base04 = #cad3ff +base05 = #e9e7e1 +base06 = #eff0f9 +base07 = #f2fbff +base08 = #ff661a +base09 = #19f988 +base0a = #ffdc2d +base0b = #f2e6a9 +base0c = #fb6acb +base0d = #40bfff +base0e = #ae94f9 +base0f = #6187ff + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-github b/build/base16-github new file mode 100644 index 0000000..043680a --- /dev/null +++ b/build/base16-github @@ -0,0 +1,31 @@ +; base16-github +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Defman21 +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ffffff +base01 = #f5f5f5 +base02 = #c8c8fa +base03 = #969896 +base04 = #e8e8e8 +base05 = #333333 +base06 = #ffffff +base07 = #ffffff +base08 = #ed6a43 +base09 = #0086b3 +base0a = #795da3 +base0b = #183691 +base0c = #183691 +base0d = #795da3 +base0e = #a71d5d +base0f = #333333 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-google-dark b/build/base16-google-dark new file mode 100644 index 0000000..852c5be --- /dev/null +++ b/build/base16-google-dark @@ -0,0 +1,31 @@ +; base16-google-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Seth Wright (http://sethawright.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1d1f21 +base01 = #282a2e +base02 = #373b41 +base03 = #969896 +base04 = #b4b7b4 +base05 = #c5c8c6 +base06 = #e0e0e0 +base07 = #ffffff +base08 = #CC342B +base09 = #F96A38 +base0a = #FBA922 +base0b = #198844 +base0c = #3971ED +base0d = #3971ED +base0e = #A36AC7 +base0f = #3971ED + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-google-light b/build/base16-google-light new file mode 100644 index 0000000..9d0d25a --- /dev/null +++ b/build/base16-google-light @@ -0,0 +1,31 @@ +; base16-google-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Seth Wright (http://sethawright.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ffffff +base01 = #e0e0e0 +base02 = #c5c8c6 +base03 = #b4b7b4 +base04 = #969896 +base05 = #373b41 +base06 = #282a2e +base07 = #1d1f21 +base08 = #CC342B +base09 = #F96A38 +base0a = #FBA922 +base0b = #198844 +base0c = #3971ED +base0d = #3971ED +base0e = #A36AC7 +base0f = #3971ED + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-grayscale-dark b/build/base16-grayscale-dark new file mode 100644 index 0000000..da87c3f --- /dev/null +++ b/build/base16-grayscale-dark @@ -0,0 +1,31 @@ +; base16-grayscale-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alexandre Gavioli (https://github.com/Alexx2/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #101010 +base01 = #252525 +base02 = #464646 +base03 = #525252 +base04 = #ababab +base05 = #b9b9b9 +base06 = #e3e3e3 +base07 = #f7f7f7 +base08 = #7c7c7c +base09 = #999999 +base0a = #a0a0a0 +base0b = #8e8e8e +base0c = #868686 +base0d = #686868 +base0e = #747474 +base0f = #5e5e5e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-grayscale-light b/build/base16-grayscale-light new file mode 100644 index 0000000..6cf7910 --- /dev/null +++ b/build/base16-grayscale-light @@ -0,0 +1,31 @@ +; base16-grayscale-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alexandre Gavioli (https://github.com/Alexx2/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f7f7f7 +base01 = #e3e3e3 +base02 = #b9b9b9 +base03 = #ababab +base04 = #525252 +base05 = #464646 +base06 = #252525 +base07 = #101010 +base08 = #7c7c7c +base09 = #999999 +base0a = #a0a0a0 +base0b = #8e8e8e +base0c = #868686 +base0d = #686868 +base0e = #747474 +base0f = #5e5e5e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-greenscreen b/build/base16-greenscreen new file mode 100644 index 0000000..13d402e --- /dev/null +++ b/build/base16-greenscreen @@ -0,0 +1,31 @@ +; base16-greenscreen +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #001100 +base01 = #003300 +base02 = #005500 +base03 = #007700 +base04 = #009900 +base05 = #00bb00 +base06 = #00dd00 +base07 = #00ff00 +base08 = #007700 +base09 = #009900 +base0a = #007700 +base0b = #00bb00 +base0c = #005500 +base0d = #009900 +base0e = #00bb00 +base0f = #005500 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-dark-hard b/build/base16-gruvbox-dark-hard new file mode 100644 index 0000000..ee58089 --- /dev/null +++ b/build/base16-gruvbox-dark-hard @@ -0,0 +1,31 @@ +; base16-gruvbox-dark-hard +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1d2021 +base01 = #3c3836 +base02 = #504945 +base03 = #665c54 +base04 = #bdae93 +base05 = #d5c4a1 +base06 = #ebdbb2 +base07 = #fbf1c7 +base08 = #fb4934 +base09 = #fe8019 +base0a = #fabd2f +base0b = #b8bb26 +base0c = #8ec07c +base0d = #83a598 +base0e = #d3869b +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-dark-medium b/build/base16-gruvbox-dark-medium new file mode 100644 index 0000000..c51aae2 --- /dev/null +++ b/build/base16-gruvbox-dark-medium @@ -0,0 +1,31 @@ +; base16-gruvbox-dark-medium +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282828 +base01 = #3c3836 +base02 = #504945 +base03 = #665c54 +base04 = #bdae93 +base05 = #d5c4a1 +base06 = #ebdbb2 +base07 = #fbf1c7 +base08 = #fb4934 +base09 = #fe8019 +base0a = #fabd2f +base0b = #b8bb26 +base0c = #8ec07c +base0d = #83a598 +base0e = #d3869b +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-dark-pale b/build/base16-gruvbox-dark-pale new file mode 100644 index 0000000..2af5d28 --- /dev/null +++ b/build/base16-gruvbox-dark-pale @@ -0,0 +1,31 @@ +; base16-gruvbox-dark-pale +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #262626 +base01 = #3a3a3a +base02 = #4e4e4e +base03 = #8a8a8a +base04 = #949494 +base05 = #dab997 +base06 = #d5c4a1 +base07 = #ebdbb2 +base08 = #d75f5f +base09 = #ff8700 +base0a = #ffaf00 +base0b = #afaf00 +base0c = #85ad85 +base0d = #83adad +base0e = #d485ad +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-dark-soft b/build/base16-gruvbox-dark-soft new file mode 100644 index 0000000..5e51b32 --- /dev/null +++ b/build/base16-gruvbox-dark-soft @@ -0,0 +1,31 @@ +; base16-gruvbox-dark-soft +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #32302f +base01 = #3c3836 +base02 = #504945 +base03 = #665c54 +base04 = #bdae93 +base05 = #d5c4a1 +base06 = #ebdbb2 +base07 = #fbf1c7 +base08 = #fb4934 +base09 = #fe8019 +base0a = #fabd2f +base0b = #b8bb26 +base0c = #8ec07c +base0d = #83a598 +base0e = #d3869b +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-light-hard b/build/base16-gruvbox-light-hard new file mode 100644 index 0000000..3c7569e --- /dev/null +++ b/build/base16-gruvbox-light-hard @@ -0,0 +1,31 @@ +; base16-gruvbox-light-hard +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f9f5d7 +base01 = #ebdbb2 +base02 = #d5c4a1 +base03 = #bdae93 +base04 = #665c54 +base05 = #504945 +base06 = #3c3836 +base07 = #282828 +base08 = #9d0006 +base09 = #af3a03 +base0a = #b57614 +base0b = #79740e +base0c = #427b58 +base0d = #076678 +base0e = #8f3f71 +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-light-medium b/build/base16-gruvbox-light-medium new file mode 100644 index 0000000..68242de --- /dev/null +++ b/build/base16-gruvbox-light-medium @@ -0,0 +1,31 @@ +; base16-gruvbox-light-medium +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fbf1c7 +base01 = #ebdbb2 +base02 = #d5c4a1 +base03 = #bdae93 +base04 = #665c54 +base05 = #504945 +base06 = #3c3836 +base07 = #282828 +base08 = #9d0006 +base09 = #af3a03 +base0a = #b57614 +base0b = #79740e +base0c = #427b58 +base0d = #076678 +base0e = #8f3f71 +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-gruvbox-light-soft b/build/base16-gruvbox-light-soft new file mode 100644 index 0000000..68c96d6 --- /dev/null +++ b/build/base16-gruvbox-light-soft @@ -0,0 +1,31 @@ +; base16-gruvbox-light-soft +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f2e5bc +base01 = #ebdbb2 +base02 = #d5c4a1 +base03 = #bdae93 +base04 = #665c54 +base05 = #504945 +base06 = #3c3836 +base07 = #282828 +base08 = #9d0006 +base09 = #af3a03 +base0a = #b57614 +base0b = #79740e +base0c = #427b58 +base0d = #076678 +base0e = #8f3f71 +base0f = #d65d0e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-harmonic-dark b/build/base16-harmonic-dark new file mode 100644 index 0000000..b581114 --- /dev/null +++ b/build/base16-harmonic-dark @@ -0,0 +1,31 @@ +; base16-harmonic-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jannik Siebert (https://github.com/janniks) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #0b1c2c +base01 = #223b54 +base02 = #405c79 +base03 = #627e99 +base04 = #aabcce +base05 = #cbd6e2 +base06 = #e5ebf1 +base07 = #f7f9fb +base08 = #bf8b56 +base09 = #bfbf56 +base0a = #8bbf56 +base0b = #56bf8b +base0c = #568bbf +base0d = #8b56bf +base0e = #bf568b +base0f = #bf5656 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-harmonic-light b/build/base16-harmonic-light new file mode 100644 index 0000000..615a63b --- /dev/null +++ b/build/base16-harmonic-light @@ -0,0 +1,31 @@ +; base16-harmonic-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jannik Siebert (https://github.com/janniks) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f7f9fb +base01 = #e5ebf1 +base02 = #cbd6e2 +base03 = #aabcce +base04 = #627e99 +base05 = #405c79 +base06 = #223b54 +base07 = #0b1c2c +base08 = #bf8b56 +base09 = #bfbf56 +base0a = #8bbf56 +base0b = #56bf8b +base0c = #568bbf +base0d = #8b56bf +base0e = #bf568b +base0f = #bf5656 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-heetch b/build/base16-heetch new file mode 100644 index 0000000..fbdaa8e --- /dev/null +++ b/build/base16-heetch @@ -0,0 +1,31 @@ +; base16-heetch +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Geoffrey Teale (tealeg@gmail.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #190134 +base01 = #392551 +base02 = #5A496E +base03 = #7B6D8B +base04 = #9C92A8 +base05 = #BDB6C5 +base06 = #DEDAE2 +base07 = #FEFFFF +base08 = #27D9D5 +base09 = #5BA2B6 +base0a = #8F6C97 +base0b = #C33678 +base0c = #F80059 +base0d = #BD0152 +base0e = #82034C +base0f = #470546 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-heetch-light b/build/base16-heetch-light new file mode 100644 index 0000000..1e806fc --- /dev/null +++ b/build/base16-heetch-light @@ -0,0 +1,31 @@ +; base16-heetch-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Geoffrey Teale (tealeg@gmail.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #feffff +base01 = #392551 +base02 = #7b6d8b +base03 = #9c92a8 +base04 = #ddd6e5 +base05 = #5a496e +base06 = #470546 +base07 = #190134 +base08 = #27d9d5 +base09 = #bdb6c5 +base0a = #5ba2b6 +base0b = #f80059 +base0c = #c33678 +base0d = #47f9f5 +base0e = #bd0152 +base0f = #dedae2 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-helios b/build/base16-helios new file mode 100644 index 0000000..142eef4 --- /dev/null +++ b/build/base16-helios @@ -0,0 +1,31 @@ +; base16-helios +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alex Meyer (https://github.com/reyemxela) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1d2021 +base01 = #383c3e +base02 = #53585b +base03 = #6f7579 +base04 = #cdcdcd +base05 = #d5d5d5 +base06 = #dddddd +base07 = #e5e5e5 +base08 = #d72638 +base09 = #eb8413 +base0a = #f19d1a +base0b = #88b92d +base0c = #1ba595 +base0d = #1e8bac +base0e = #be4264 +base0f = #c85e0d + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-hopscotch b/build/base16-hopscotch new file mode 100644 index 0000000..6400429 --- /dev/null +++ b/build/base16-hopscotch @@ -0,0 +1,31 @@ +; base16-hopscotch +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #322931 +base01 = #433b42 +base02 = #5c545b +base03 = #797379 +base04 = #989498 +base05 = #b9b5b8 +base06 = #d5d3d5 +base07 = #ffffff +base08 = #dd464c +base09 = #fd8b19 +base0a = #fdcc59 +base0b = #8fc13e +base0c = #149b93 +base0d = #1290bf +base0e = #c85e7c +base0f = #b33508 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-horizon-dark b/build/base16-horizon-dark new file mode 100644 index 0000000..81ef5fb --- /dev/null +++ b/build/base16-horizon-dark @@ -0,0 +1,31 @@ +; base16-horizon-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Michaƫl Ball (http://github.com/michael-ball/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1C1E26 +base01 = #232530 +base02 = #2E303E +base03 = #6F6F70 +base04 = #9DA0A2 +base05 = #CBCED0 +base06 = #DCDFE4 +base07 = #E3E6EE +base08 = #E93C58 +base09 = #E58D7D +base0a = #EFB993 +base0b = #EFAF8E +base0c = #24A8B4 +base0d = #DF5273 +base0e = #B072D1 +base0f = #E4A382 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-horizon-light b/build/base16-horizon-light new file mode 100644 index 0000000..c01b642 --- /dev/null +++ b/build/base16-horizon-light @@ -0,0 +1,31 @@ +; base16-horizon-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Michaƫl Ball (http://github.com/michael-ball/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #FDF0ED +base01 = #FADAD1 +base02 = #F9CBBE +base03 = #BDB3B1 +base04 = #948C8A +base05 = #403C3D +base06 = #302C2D +base07 = #201C1D +base08 = #F7939B +base09 = #F6661E +base0a = #FBE0D9 +base0b = #94E1B0 +base0c = #DC3318 +base0d = #DA103F +base0e = #1D8991 +base0f = #E58C92 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-horizon-terminal-dark b/build/base16-horizon-terminal-dark new file mode 100644 index 0000000..58b2018 --- /dev/null +++ b/build/base16-horizon-terminal-dark @@ -0,0 +1,31 @@ +; base16-horizon-terminal-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Michaƫl Ball (http://github.com/michael-ball/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1C1E26 +base01 = #232530 +base02 = #2E303E +base03 = #6F6F70 +base04 = #9DA0A2 +base05 = #CBCED0 +base06 = #DCDFE4 +base07 = #E3E6EE +base08 = #E95678 +base09 = #FAB795 +base0a = #FAC29A +base0b = #29D398 +base0c = #59E1E3 +base0d = #26BBD9 +base0e = #EE64AC +base0f = #F09383 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-horizon-terminal-light b/build/base16-horizon-terminal-light new file mode 100644 index 0000000..e214d1a --- /dev/null +++ b/build/base16-horizon-terminal-light @@ -0,0 +1,31 @@ +; base16-horizon-terminal-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Michaƫl Ball (http://github.com/michael-ball/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #FDF0ED +base01 = #FADAD1 +base02 = #F9CBBE +base03 = #BDB3B1 +base04 = #948C8A +base05 = #403C3D +base06 = #302C2D +base07 = #201C1D +base08 = #E95678 +base09 = #F9CEC3 +base0a = #FADAD1 +base0b = #29D398 +base0c = #59E1E3 +base0d = #26BBD9 +base0e = #EE64AC +base0f = #F9CBBE + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-ia-dark b/build/base16-ia-dark new file mode 100644 index 0000000..5377871 --- /dev/null +++ b/build/base16-ia-dark @@ -0,0 +1,31 @@ +; base16-ia-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: iA Inc. (modified by aramisgithub) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1a1a1a +base01 = #222222 +base02 = #1d414d +base03 = #767676 +base04 = #b8b8b8 +base05 = #cccccc +base06 = #e8e8e8 +base07 = #f8f8f8 +base08 = #d88568 +base09 = #d86868 +base0a = #b99353 +base0b = #83a471 +base0c = #7c9cae +base0d = #8eccdd +base0e = #b98eb2 +base0f = #8b6c37 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-ia-light b/build/base16-ia-light new file mode 100644 index 0000000..8efe38f --- /dev/null +++ b/build/base16-ia-light @@ -0,0 +1,31 @@ +; base16-ia-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: iA Inc. (modified by aramisgithub) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f6f6f6 +base01 = #dedede +base02 = #bde5f2 +base03 = #898989 +base04 = #767676 +base05 = #181818 +base06 = #e8e8e8 +base07 = #f8f8f8 +base08 = #9c5a02 +base09 = #c43e18 +base0a = #c48218 +base0b = #38781c +base0c = #2d6bb1 +base0d = #48bac2 +base0e = #a94598 +base0f = #8b6c37 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-icy b/build/base16-icy new file mode 100644 index 0000000..0ee574b --- /dev/null +++ b/build/base16-icy @@ -0,0 +1,31 @@ +; base16-icy +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: icyphox (https://icyphox.ga) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #021012 +base01 = #031619 +base02 = #041f23 +base03 = #052e34 +base04 = #064048 +base05 = #095b67 +base06 = #0c7c8c +base07 = #109cb0 +base08 = #16c1d9 +base09 = #b3ebf2 +base0a = #80deea +base0b = #4dd0e1 +base0c = #26c6da +base0d = #00bcd4 +base0e = #00acc1 +base0f = #0097a7 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-irblack b/build/base16-irblack new file mode 100644 index 0000000..e83b049 --- /dev/null +++ b/build/base16-irblack @@ -0,0 +1,31 @@ +; base16-irblack +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: TimothƩe Poisot (http://timotheepoisot.fr) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #242422 +base02 = #484844 +base03 = #6c6c66 +base04 = #918f88 +base05 = #b5b3aa +base06 = #d9d7cc +base07 = #fdfbee +base08 = #ff6c60 +base09 = #e9c062 +base0a = #ffffb6 +base0b = #a8ff60 +base0c = #c6c5fe +base0d = #96cbfe +base0e = #ff73fd +base0f = #b18a3d + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-isotope b/build/base16-isotope new file mode 100644 index 0000000..648edb5 --- /dev/null +++ b/build/base16-isotope @@ -0,0 +1,31 @@ +; base16-isotope +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #404040 +base02 = #606060 +base03 = #808080 +base04 = #c0c0c0 +base05 = #d0d0d0 +base06 = #e0e0e0 +base07 = #ffffff +base08 = #ff0000 +base09 = #ff9900 +base0a = #ff0099 +base0b = #33ff00 +base0c = #00ffff +base0d = #0066ff +base0e = #cc00ff +base0f = #3300ff + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-macintosh b/build/base16-macintosh new file mode 100644 index 0000000..5178347 --- /dev/null +++ b/build/base16-macintosh @@ -0,0 +1,31 @@ +; base16-macintosh +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Rebecca Bettencourt (http://www.kreativekorp.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #404040 +base02 = #404040 +base03 = #808080 +base04 = #808080 +base05 = #c0c0c0 +base06 = #c0c0c0 +base07 = #ffffff +base08 = #dd0907 +base09 = #ff6403 +base0a = #fbf305 +base0b = #1fb714 +base0c = #02abea +base0d = #0000d3 +base0e = #4700a5 +base0f = #90713a + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-marrakesh b/build/base16-marrakesh new file mode 100644 index 0000000..224addf --- /dev/null +++ b/build/base16-marrakesh @@ -0,0 +1,31 @@ +; base16-marrakesh +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Alexandre Gavioli (http://github.com/Alexx2/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #201602 +base01 = #302e00 +base02 = #5f5b17 +base03 = #6c6823 +base04 = #86813b +base05 = #948e48 +base06 = #ccc37a +base07 = #faf0a5 +base08 = #c35359 +base09 = #b36144 +base0a = #a88339 +base0b = #18974e +base0c = #75a738 +base0d = #477ca1 +base0e = #8868b3 +base0f = #b3588e + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-materia b/build/base16-materia new file mode 100644 index 0000000..ce6e4d1 --- /dev/null +++ b/build/base16-materia @@ -0,0 +1,31 @@ +; base16-materia +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Defman21 +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #263238 +base01 = #2C393F +base02 = #37474F +base03 = #707880 +base04 = #C9CCD3 +base05 = #CDD3DE +base06 = #D5DBE5 +base07 = #FFFFFF +base08 = #EC5F67 +base09 = #EA9560 +base0a = #FFCC00 +base0b = #8BD649 +base0c = #80CBC4 +base0d = #89DDFF +base0e = #82AAFF +base0f = #EC5F67 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-material b/build/base16-material new file mode 100644 index 0000000..aa6387e --- /dev/null +++ b/build/base16-material @@ -0,0 +1,31 @@ +; base16-material +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Nate Peterson +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #263238 +base01 = #2E3C43 +base02 = #314549 +base03 = #546E7A +base04 = #B2CCD6 +base05 = #EEFFFF +base06 = #EEFFFF +base07 = #FFFFFF +base08 = #F07178 +base09 = #F78C6C +base0a = #FFCB6B +base0b = #C3E88D +base0c = #89DDFF +base0d = #82AAFF +base0e = #C792EA +base0f = #FF5370 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-material-darker b/build/base16-material-darker new file mode 100644 index 0000000..62f448d --- /dev/null +++ b/build/base16-material-darker @@ -0,0 +1,31 @@ +; base16-material-darker +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Nate Peterson +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #212121 +base01 = #303030 +base02 = #353535 +base03 = #4A4A4A +base04 = #B2CCD6 +base05 = #EEFFFF +base06 = #EEFFFF +base07 = #FFFFFF +base08 = #F07178 +base09 = #F78C6C +base0a = #FFCB6B +base0b = #C3E88D +base0c = #89DDFF +base0d = #82AAFF +base0e = #C792EA +base0f = #FF5370 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-material-lighter b/build/base16-material-lighter new file mode 100644 index 0000000..04d048f --- /dev/null +++ b/build/base16-material-lighter @@ -0,0 +1,31 @@ +; base16-material-lighter +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Nate Peterson +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #FAFAFA +base01 = #E7EAEC +base02 = #CCEAE7 +base03 = #CCD7DA +base04 = #8796B0 +base05 = #80CBC4 +base06 = #80CBC4 +base07 = #FFFFFF +base08 = #FF5370 +base09 = #F76D47 +base0a = #FFB62C +base0b = #91B859 +base0c = #39ADB5 +base0d = #6182B8 +base0e = #7C4DFF +base0f = #E53935 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-material-palenight b/build/base16-material-palenight new file mode 100644 index 0000000..16cb65b --- /dev/null +++ b/build/base16-material-palenight @@ -0,0 +1,31 @@ +; base16-material-palenight +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Nate Peterson +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #292D3E +base01 = #444267 +base02 = #32374D +base03 = #676E95 +base04 = #8796B0 +base05 = #959DCB +base06 = #959DCB +base07 = #FFFFFF +base08 = #F07178 +base09 = #F78C6C +base0a = #FFCB6B +base0b = #C3E88D +base0c = #89DDFF +base0d = #82AAFF +base0e = #C792EA +base0f = #FF5370 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-material-vivid b/build/base16-material-vivid new file mode 100644 index 0000000..8b4f1e5 --- /dev/null +++ b/build/base16-material-vivid @@ -0,0 +1,31 @@ +; base16-material-vivid +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: joshyrobot +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #202124 +base01 = #27292c +base02 = #323639 +base03 = #44464d +base04 = #676c71 +base05 = #80868b +base06 = #9e9e9e +base07 = #ffffff +base08 = #f44336 +base09 = #ff9800 +base0a = #ffeb3b +base0b = #00e676 +base0c = #00bcd4 +base0d = #2196f3 +base0e = #673ab7 +base0f = #8d6e63 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-mellow-purple b/build/base16-mellow-purple new file mode 100644 index 0000000..cae7f87 --- /dev/null +++ b/build/base16-mellow-purple @@ -0,0 +1,31 @@ +; base16-mellow-purple +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: gidsi +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1e0528 +base01 = #1A092D +base02 = #331354 +base03 = #320f55 +base04 = #873582 +base05 = #ffeeff +base06 = #ffeeff +base07 = #f8c0ff +base08 = #00d9e9 +base09 = #aa00a3 +base0a = #955ae7 +base0b = #05cb0d +base0c = #b900b1 +base0d = #550068 +base0e = #8991bb +base0f = #4d6fff + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-mexico-light b/build/base16-mexico-light new file mode 100644 index 0000000..d50c034 --- /dev/null +++ b/build/base16-mexico-light @@ -0,0 +1,31 @@ +; base16-mexico-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Sheldon Johnson +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f8f8f8 +base01 = #e8e8e8 +base02 = #d8d8d8 +base03 = #b8b8b8 +base04 = #585858 +base05 = #383838 +base06 = #282828 +base07 = #181818 +base08 = #ab4642 +base09 = #dc9656 +base0a = #f79a0e +base0b = #538947 +base0c = #4b8093 +base0d = #7cafc2 +base0e = #96609e +base0f = #a16946 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-mocha b/build/base16-mocha new file mode 100644 index 0000000..1bcb44b --- /dev/null +++ b/build/base16-mocha @@ -0,0 +1,31 @@ +; base16-mocha +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #3B3228 +base01 = #534636 +base02 = #645240 +base03 = #7e705a +base04 = #b8afad +base05 = #d0c8c6 +base06 = #e9e1dd +base07 = #f5eeeb +base08 = #cb6077 +base09 = #d28b71 +base0a = #f4bc87 +base0b = #beb55b +base0c = #7bbda4 +base0d = #8ab3b5 +base0e = #a89bb9 +base0f = #bb9584 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-monokai b/build/base16-monokai new file mode 100644 index 0000000..9f8ea3e --- /dev/null +++ b/build/base16-monokai @@ -0,0 +1,31 @@ +; base16-monokai +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Wimer Hazenberg (http://www.monokai.nl) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #272822 +base01 = #383830 +base02 = #49483e +base03 = #75715e +base04 = #a59f85 +base05 = #f8f8f2 +base06 = #f5f4f1 +base07 = #f9f8f5 +base08 = #f92672 +base09 = #fd971f +base0a = #f4bf75 +base0b = #a6e22e +base0c = #a1efe4 +base0d = #66d9ef +base0e = #ae81ff +base0f = #cc6633 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-nord b/build/base16-nord new file mode 100644 index 0000000..5214de5 --- /dev/null +++ b/build/base16-nord @@ -0,0 +1,31 @@ +; base16-nord +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: arcticicestudio +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2E3440 +base01 = #3B4252 +base02 = #434C5E +base03 = #4C566A +base04 = #D8DEE9 +base05 = #E5E9F0 +base06 = #ECEFF4 +base07 = #8FBCBB +base08 = #88C0D0 +base09 = #81A1C1 +base0a = #5E81AC +base0b = #BF616A +base0c = #D08770 +base0d = #EBCB8B +base0e = #A3BE8C +base0f = #B48EAD + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-nova b/build/base16-nova new file mode 100644 index 0000000..e50d84f --- /dev/null +++ b/build/base16-nova @@ -0,0 +1,31 @@ +; base16-nova +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #3C4C55 +base01 = #556873 +base02 = #6A7D89 +base03 = #899BA6 +base04 = #899BA6 +base05 = #C5D4DD +base06 = #899BA6 +base07 = #556873 +base08 = #83AFE5 +base09 = #7FC1CA +base0a = #A8CE93 +base0b = #7FC1CA +base0c = #F2C38F +base0d = #83AFE5 +base0e = #9A93E1 +base0f = #F2C38F + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-ocean b/build/base16-ocean new file mode 100644 index 0000000..c65f754 --- /dev/null +++ b/build/base16-ocean @@ -0,0 +1,31 @@ +; base16-ocean +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2b303b +base01 = #343d46 +base02 = #4f5b66 +base03 = #65737e +base04 = #a7adba +base05 = #c0c5ce +base06 = #dfe1e8 +base07 = #eff1f5 +base08 = #bf616a +base09 = #d08770 +base0a = #ebcb8b +base0b = #a3be8c +base0c = #96b5b4 +base0d = #8fa1b3 +base0e = #b48ead +base0f = #ab7967 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-oceanicnext b/build/base16-oceanicnext new file mode 100644 index 0000000..55c3400 --- /dev/null +++ b/build/base16-oceanicnext @@ -0,0 +1,31 @@ +; base16-oceanicnext +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: https://github.com/voronianski/oceanic-next-color-scheme +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1B2B34 +base01 = #343D46 +base02 = #4F5B66 +base03 = #65737E +base04 = #A7ADBA +base05 = #C0C5CE +base06 = #CDD3DE +base07 = #D8DEE9 +base08 = #EC5f67 +base09 = #F99157 +base0a = #FAC863 +base0b = #99C794 +base0c = #5FB3B3 +base0d = #6699CC +base0e = #C594C5 +base0f = #AB7967 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-one-light b/build/base16-one-light new file mode 100644 index 0000000..be18415 --- /dev/null +++ b/build/base16-one-light @@ -0,0 +1,31 @@ +; base16-one-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Daniel Pfeifer (http://github.com/purpleKarrot) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fafafa +base01 = #f0f0f1 +base02 = #e5e5e6 +base03 = #a0a1a7 +base04 = #696c77 +base05 = #383a42 +base06 = #202227 +base07 = #090a0b +base08 = #ca1243 +base09 = #d75f00 +base0a = #c18401 +base0b = #50a14f +base0c = #0184bc +base0d = #4078f2 +base0e = #a626a4 +base0f = #986801 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-onedark b/build/base16-onedark new file mode 100644 index 0000000..035cc0f --- /dev/null +++ b/build/base16-onedark @@ -0,0 +1,31 @@ +; base16-onedark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Lalit Magant (http://github.com/tilal6991) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282c34 +base01 = #353b45 +base02 = #3e4451 +base03 = #545862 +base04 = #565c64 +base05 = #abb2bf +base06 = #b6bdca +base07 = #c8ccd4 +base08 = #e06c75 +base09 = #d19a66 +base0a = #e5c07b +base0b = #98c379 +base0c = #56b6c2 +base0d = #61afef +base0e = #c678dd +base0f = #be5046 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-outrun-dark b/build/base16-outrun-dark new file mode 100644 index 0000000..36fd980 --- /dev/null +++ b/build/base16-outrun-dark @@ -0,0 +1,31 @@ +; base16-outrun-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Hugo Delahousse (http://github.com/hugodelahousse/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #00002A +base01 = #20204A +base02 = #30305A +base03 = #50507A +base04 = #B0B0DA +base05 = #D0D0FA +base06 = #E0E0FF +base07 = #F5F5FF +base08 = #FF4242 +base09 = #FC8D28 +base0a = #F3E877 +base0b = #59F176 +base0c = #0EF0F0 +base0d = #66B0FF +base0e = #F10596 +base0f = #F003EF + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-papercolor-dark b/build/base16-papercolor-dark new file mode 100644 index 0000000..72a70bf --- /dev/null +++ b/build/base16-papercolor-dark @@ -0,0 +1,31 @@ +; base16-papercolor-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1c1c1c +base01 = #af005f +base02 = #5faf00 +base03 = #d7af5f +base04 = #5fafd7 +base05 = #808080 +base06 = #d7875f +base07 = #d0d0d0 +base08 = #585858 +base09 = #5faf5f +base0a = #afd700 +base0b = #af87d7 +base0c = #ffaf00 +base0d = #ff5faf +base0e = #00afaf +base0f = #5f8787 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-papercolor-light b/build/base16-papercolor-light new file mode 100644 index 0000000..3bfd635 --- /dev/null +++ b/build/base16-papercolor-light @@ -0,0 +1,31 @@ +; base16-papercolor-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #eeeeee +base01 = #af0000 +base02 = #008700 +base03 = #5f8700 +base04 = #0087af +base05 = #878787 +base06 = #005f87 +base07 = #444444 +base08 = #bcbcbc +base09 = #d70000 +base0a = #d70087 +base0b = #8700af +base0c = #d75f00 +base0d = #d75f00 +base0e = #005faf +base0f = #005f87 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-paraiso b/build/base16-paraiso new file mode 100644 index 0000000..cc292c6 --- /dev/null +++ b/build/base16-paraiso @@ -0,0 +1,31 @@ +; base16-paraiso +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2f1e2e +base01 = #41323f +base02 = #4f424c +base03 = #776e71 +base04 = #8d8687 +base05 = #a39e9b +base06 = #b9b6b0 +base07 = #e7e9db +base08 = #ef6155 +base09 = #f99b15 +base0a = #fec418 +base0b = #48b685 +base0c = #5bc4bf +base0d = #06b6ef +base0e = #815ba4 +base0f = #e96ba8 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-phd b/build/base16-phd new file mode 100644 index 0000000..5e9d8a6 --- /dev/null +++ b/build/base16-phd @@ -0,0 +1,31 @@ +; base16-phd +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Hennig Hasemann (http://leetless.de/vim.html) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #061229 +base01 = #2a3448 +base02 = #4d5666 +base03 = #717885 +base04 = #9a99a3 +base05 = #b8bbc2 +base06 = #dbdde0 +base07 = #ffffff +base08 = #d07346 +base09 = #f0a000 +base0a = #fbd461 +base0b = #99bf52 +base0c = #72b9bf +base0d = #5299bf +base0e = #9989cc +base0f = #b08060 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-pico b/build/base16-pico new file mode 100644 index 0000000..b23eab5 --- /dev/null +++ b/build/base16-pico @@ -0,0 +1,31 @@ +; base16-pico +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: PICO-8 (http://www.lexaloffle.com/pico-8.php) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #1d2b53 +base02 = #7e2553 +base03 = #008751 +base04 = #ab5236 +base05 = #5f574f +base06 = #c2c3c7 +base07 = #fff1e8 +base08 = #ff004d +base09 = #ffa300 +base0a = #fff024 +base0b = #00e756 +base0c = #29adff +base0d = #83769c +base0e = #ff77a8 +base0f = #ffccaa + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-pop b/build/base16-pop new file mode 100644 index 0000000..ca3d72c --- /dev/null +++ b/build/base16-pop @@ -0,0 +1,31 @@ +; base16-pop +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #202020 +base02 = #303030 +base03 = #505050 +base04 = #b0b0b0 +base05 = #d0d0d0 +base06 = #e0e0e0 +base07 = #ffffff +base08 = #eb008a +base09 = #f29333 +base0a = #f8ca12 +base0b = #37b349 +base0c = #00aabb +base0d = #0e5a94 +base0e = #b31e8d +base0f = #7a2d00 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-porple b/build/base16-porple new file mode 100644 index 0000000..6c15d25 --- /dev/null +++ b/build/base16-porple @@ -0,0 +1,31 @@ +; base16-porple +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Niek den Breeje (https://github.com/AuditeMarlow) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #292c36 +base01 = #333344 +base02 = #474160 +base03 = #65568a +base04 = #b8b8b8 +base05 = #d8d8d8 +base06 = #e8e8e8 +base07 = #f8f8f8 +base08 = #f84547 +base09 = #d28e5d +base0a = #efa16b +base0b = #95c76f +base0c = #64878f +base0d = #8485ce +base0e = #b74989 +base0f = #986841 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-railscasts b/build/base16-railscasts new file mode 100644 index 0000000..08e04c5 --- /dev/null +++ b/build/base16-railscasts @@ -0,0 +1,31 @@ +; base16-railscasts +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Ryan Bates (http://railscasts.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2b2b2b +base01 = #272935 +base02 = #3a4055 +base03 = #5a647e +base04 = #d4cfc9 +base05 = #e6e1dc +base06 = #f4f1ed +base07 = #f9f7f3 +base08 = #da4939 +base09 = #cc7833 +base0a = #ffc66d +base0b = #a5c261 +base0c = #519f50 +base0d = #6d9cbe +base0e = #b6b3eb +base0f = #bc9458 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini 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 diff --git a/build/base16-sandcastle b/build/base16-sandcastle new file mode 100644 index 0000000..85ebcd0 --- /dev/null +++ b/build/base16-sandcastle @@ -0,0 +1,31 @@ +; base16-sandcastle +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: George Essig (https://github.com/gessig) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282c34 +base01 = #2c323b +base02 = #3e4451 +base03 = #665c54 +base04 = #928374 +base05 = #a89984 +base06 = #d5c4a1 +base07 = #fdf4c1 +base08 = #83a598 +base09 = #a07e3b +base0a = #a07e3b +base0b = #528b8b +base0c = #83a598 +base0d = #83a598 +base0e = #d75f5f +base0f = #a87322 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-seti b/build/base16-seti new file mode 100644 index 0000000..9033b12 --- /dev/null +++ b/build/base16-seti @@ -0,0 +1,31 @@ +; base16-seti +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #151718 +base01 = #282a2b +base02 = #3B758C +base03 = #41535B +base04 = #43a5d5 +base05 = #d6d6d6 +base06 = #eeeeee +base07 = #ffffff +base08 = #Cd3f45 +base09 = #db7b55 +base0a = #e6cd69 +base0b = #9fca56 +base0c = #55dbbe +base0d = #55b5db +base0e = #a074c4 +base0f = #8a553f + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-shapeshifter b/build/base16-shapeshifter new file mode 100644 index 0000000..9b56aef --- /dev/null +++ b/build/base16-shapeshifter @@ -0,0 +1,31 @@ +; base16-shapeshifter +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Tyler Benziger (http://tybenz.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f9f9f9 +base01 = #e0e0e0 +base02 = #ababab +base03 = #555555 +base04 = #343434 +base05 = #102015 +base06 = #040404 +base07 = #000000 +base08 = #e92f2f +base09 = #e09448 +base0a = #dddd13 +base0b = #0ed839 +base0c = #23edda +base0d = #3b48e3 +base0e = #f996e2 +base0f = #69542d + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-snazzy b/build/base16-snazzy new file mode 100644 index 0000000..3c9e235 --- /dev/null +++ b/build/base16-snazzy @@ -0,0 +1,31 @@ +; base16-snazzy +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282a36 +base01 = #34353e +base02 = #43454f +base03 = #78787e +base04 = #a5a5a9 +base05 = #e2e4e5 +base06 = #eff0eb +base07 = #f1f1f0 +base08 = #ff5c57 +base09 = #ff9f43 +base0a = #f3f99d +base0b = #5af78e +base0c = #9aedfe +base0d = #57c7ff +base0e = #ff6ac1 +base0f = #b2643c + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-solarflare b/build/base16-solarflare new file mode 100644 index 0000000..a91375b --- /dev/null +++ b/build/base16-solarflare @@ -0,0 +1,31 @@ +; base16-solarflare +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chuck Harmston (https://chuck.harmston.ch) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #18262F +base01 = #222E38 +base02 = #586875 +base03 = #667581 +base04 = #85939E +base05 = #A6AFB8 +base06 = #E8E9ED +base07 = #F5F7FA +base08 = #EF5253 +base09 = #E66B2B +base0a = #E4B51C +base0b = #7CC844 +base0c = #52CBB0 +base0d = #33B5E1 +base0e = #A363D5 +base0f = #D73C9A + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-solarized-dark b/build/base16-solarized-dark new file mode 100644 index 0000000..470eaa5 --- /dev/null +++ b/build/base16-solarized-dark @@ -0,0 +1,31 @@ +; base16-solarized-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Ethan Schoonover (modified by aramisgithub) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #002b36 +base01 = #073642 +base02 = #586e75 +base03 = #657b83 +base04 = #839496 +base05 = #93a1a1 +base06 = #eee8d5 +base07 = #fdf6e3 +base08 = #dc322f +base09 = #cb4b16 +base0a = #b58900 +base0b = #859900 +base0c = #2aa198 +base0d = #268bd2 +base0e = #6c71c4 +base0f = #d33682 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-solarized-light b/build/base16-solarized-light new file mode 100644 index 0000000..beaebaa --- /dev/null +++ b/build/base16-solarized-light @@ -0,0 +1,31 @@ +; base16-solarized-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Ethan Schoonover (modified by aramisgithub) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fdf6e3 +base01 = #eee8d5 +base02 = #93a1a1 +base03 = #839496 +base04 = #657b83 +base05 = #586e75 +base06 = #073642 +base07 = #002b36 +base08 = #dc322f +base09 = #cb4b16 +base0a = #b58900 +base0b = #859900 +base0c = #2aa198 +base0d = #268bd2 +base0e = #6c71c4 +base0f = #d33682 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-spacemacs b/build/base16-spacemacs new file mode 100644 index 0000000..8590afb --- /dev/null +++ b/build/base16-spacemacs @@ -0,0 +1,31 @@ +; base16-spacemacs +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1f2022 +base01 = #282828 +base02 = #444155 +base03 = #585858 +base04 = #b8b8b8 +base05 = #a3a3a3 +base06 = #e8e8e8 +base07 = #f8f8f8 +base08 = #f2241f +base09 = #ffa500 +base0a = #b1951d +base0b = #67b11d +base0c = #2d9574 +base0d = #4f97d7 +base0e = #a31db1 +base0f = #b03060 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-summerfruit-dark b/build/base16-summerfruit-dark new file mode 100644 index 0000000..d6f472c --- /dev/null +++ b/build/base16-summerfruit-dark @@ -0,0 +1,31 @@ +; base16-summerfruit-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Christopher Corley (http://christop.club/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #151515 +base01 = #202020 +base02 = #303030 +base03 = #505050 +base04 = #B0B0B0 +base05 = #D0D0D0 +base06 = #E0E0E0 +base07 = #FFFFFF +base08 = #FF0086 +base09 = #FD8900 +base0a = #ABA800 +base0b = #00C918 +base0c = #1FAAAA +base0d = #3777E6 +base0e = #AD00A1 +base0f = #CC6633 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-summerfruit-light b/build/base16-summerfruit-light new file mode 100644 index 0000000..a5e50e1 --- /dev/null +++ b/build/base16-summerfruit-light @@ -0,0 +1,31 @@ +; base16-summerfruit-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Christopher Corley (http://christop.club/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #FFFFFF +base01 = #E0E0E0 +base02 = #D0D0D0 +base03 = #B0B0B0 +base04 = #000000 +base05 = #101010 +base06 = #151515 +base07 = #202020 +base08 = #FF0086 +base09 = #FD8900 +base0a = #ABA800 +base0b = #00C918 +base0c = #1FAAAA +base0d = #3777E6 +base0e = #AD00A1 +base0f = #CC6633 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-synth-midnight-dark b/build/base16-synth-midnight-dark new file mode 100644 index 0000000..44829b5 --- /dev/null +++ b/build/base16-synth-midnight-dark @@ -0,0 +1,31 @@ +; base16-synth-midnight-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Michaƫl Ball (http://github.com/michael-ball/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #040404 +base01 = #141414 +base02 = #242424 +base03 = #61507A +base04 = #BFBBBF +base05 = #DFDBDF +base06 = #EFEBEF +base07 = #FFFBFF +base08 = #B53B50 +base09 = #E4600E +base0a = #DAE84D +base0b = #06EA61 +base0c = #7CEDE9 +base0d = #03AEFF +base0e = #EA5CE2 +base0f = #9D4D0E + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-tomorrow b/build/base16-tomorrow new file mode 100644 index 0000000..a52b2da --- /dev/null +++ b/build/base16-tomorrow @@ -0,0 +1,31 @@ +; base16-tomorrow +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ffffff +base01 = #e0e0e0 +base02 = #d6d6d6 +base03 = #8e908c +base04 = #969896 +base05 = #4d4d4c +base06 = #282a2e +base07 = #1d1f21 +base08 = #c82829 +base09 = #f5871f +base0a = #eab700 +base0b = #718c00 +base0c = #3e999f +base0d = #4271ae +base0e = #8959a8 +base0f = #a3685a + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-tomorrow-night b/build/base16-tomorrow-night new file mode 100644 index 0000000..1418be9 --- /dev/null +++ b/build/base16-tomorrow-night @@ -0,0 +1,31 @@ +; base16-tomorrow-night +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1d1f21 +base01 = #282a2e +base02 = #373b41 +base03 = #969896 +base04 = #b4b7b4 +base05 = #c5c8c6 +base06 = #e0e0e0 +base07 = #ffffff +base08 = #cc6666 +base09 = #de935f +base0a = #f0c674 +base0b = #b5bd68 +base0c = #8abeb7 +base0d = #81a2be +base0e = #b294bb +base0f = #a3685a + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-tomorrow-night-eighties b/build/base16-tomorrow-night-eighties new file mode 100644 index 0000000..ba425f5 --- /dev/null +++ b/build/base16-tomorrow-night-eighties @@ -0,0 +1,31 @@ +; base16-tomorrow-night-eighties +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Chris Kempson (http://chriskempson.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2d2d2d +base01 = #393939 +base02 = #515151 +base03 = #999999 +base04 = #b4b7b4 +base05 = #cccccc +base06 = #e0e0e0 +base07 = #ffffff +base08 = #f2777a +base09 = #f99157 +base0a = #ffcc66 +base0b = #99cc99 +base0c = #66cccc +base0d = #6699cc +base0e = #cc99cc +base0f = #a3685a + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-tube b/build/base16-tube new file mode 100644 index 0000000..2051473 --- /dev/null +++ b/build/base16-tube @@ -0,0 +1,31 @@ +; base16-tube +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #231f20 +base01 = #1c3f95 +base02 = #5a5758 +base03 = #737171 +base04 = #959ca1 +base05 = #d9d8d8 +base06 = #e7e7e8 +base07 = #ffffff +base08 = #ee2e24 +base09 = #f386a1 +base0a = #ffd204 +base0b = #00853e +base0c = #85cebc +base0d = #009ddc +base0e = #98005d +base0f = #b06110 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-twilight b/build/base16-twilight new file mode 100644 index 0000000..49d26de --- /dev/null +++ b/build/base16-twilight @@ -0,0 +1,31 @@ +; base16-twilight +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: David Hart (https://github.com/hartbit) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1e1e1e +base01 = #323537 +base02 = #464b50 +base03 = #5f5a60 +base04 = #838184 +base05 = #a7a7a7 +base06 = #c3c3c3 +base07 = #ffffff +base08 = #cf6a4c +base09 = #cda869 +base0a = #f9ee98 +base0b = #8f9d6a +base0c = #afc4db +base0d = #7587a6 +base0e = #9b859d +base0f = #9b703f + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-unikitty-dark b/build/base16-unikitty-dark new file mode 100644 index 0000000..35a024a --- /dev/null +++ b/build/base16-unikitty-dark @@ -0,0 +1,31 @@ +; base16-unikitty-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Josh W Lewis (@joshwlewis) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #2e2a31 +base01 = #4a464d +base02 = #666369 +base03 = #838085 +base04 = #9f9da2 +base05 = #bcbabe +base06 = #d8d7da +base07 = #f5f4f7 +base08 = #d8137f +base09 = #d65407 +base0a = #dc8a0e +base0b = #17ad98 +base0c = #149bda +base0d = #796af5 +base0e = #bb60ea +base0f = #c720ca + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-unikitty-light b/build/base16-unikitty-light new file mode 100644 index 0000000..6891f4d --- /dev/null +++ b/build/base16-unikitty-light @@ -0,0 +1,31 @@ +; base16-unikitty-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Josh W Lewis (@joshwlewis) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #ffffff +base01 = #e1e1e2 +base02 = #c4c3c5 +base03 = #a7a5a8 +base04 = #89878b +base05 = #6c696e +base06 = #4f4b51 +base07 = #322d34 +base08 = #d8137f +base09 = #d65407 +base0a = #dc8a0e +base0b = #17ad98 +base0c = #149bda +base0d = #775dff +base0e = #aa17e6 +base0f = #e013d0 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-woodland b/build/base16-woodland new file mode 100644 index 0000000..a8e8a09 --- /dev/null +++ b/build/base16-woodland @@ -0,0 +1,31 @@ +; base16-woodland +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jay Cornwall (https://jcornwall.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #231e18 +base01 = #302b25 +base02 = #48413a +base03 = #9d8b70 +base04 = #b4a490 +base05 = #cabcb1 +base06 = #d7c8bc +base07 = #e4d4c8 +base08 = #d35c5c +base09 = #ca7f32 +base0a = #e0ac16 +base0b = #b7ba53 +base0c = #6eb958 +base0d = #88a4d3 +base0e = #bb90e2 +base0f = #b49368 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-xcode-dusk b/build/base16-xcode-dusk new file mode 100644 index 0000000..2ea6afb --- /dev/null +++ b/build/base16-xcode-dusk @@ -0,0 +1,31 @@ +; base16-xcode-dusk +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Elsa Gonsiorowski (https://github.com/gonsie) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #282B35 +base01 = #3D4048 +base02 = #53555D +base03 = #686A71 +base04 = #7E8086 +base05 = #939599 +base06 = #A9AAAE +base07 = #BEBFC2 +base08 = #B21889 +base09 = #786DC5 +base0a = #438288 +base0b = #DF0002 +base0c = #00A0BE +base0d = #790EAD +base0e = #B21889 +base0f = #C77C48 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini diff --git a/build/base16-zenburn b/build/base16-zenburn new file mode 100644 index 0000000..b425304 --- /dev/null +++ b/build/base16-zenburn @@ -0,0 +1,31 @@ +; base16-zenburn +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: elnawe +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #383838 +base01 = #404040 +base02 = #606060 +base03 = #6f6f6f +base04 = #808080 +base05 = #dcdccc +base06 = #c0c0c0 +base07 = #ffffff +base08 = #dca3a3 +base09 = #dfaf8f +base0a = #e0cf9f +base0b = #5f7f5f +base0c = #93e0e3 +base0d = #7cb8bb +base0e = #dc8cc3 +base0f = #000000 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
