diff options
| author | 2017-02-12 17:20:40 +0100 | |
|---|---|---|
| committer | 2017-02-12 17:20:40 +0100 | |
| commit | 4df20e258d80db282858d8820517dd9f2c739200 (patch) | |
| tree | 27910644321cd703fa68ce79818b85dccd06302e | |
| parent | 327b90c9e55f17396660aa96534976deb313c33a (diff) | |
Build colorschemes
Colorscheme were built with the base16-php builder
https://github.com/chriskempson/base16-builder-php
73 files changed, 2555 insertions, 0 deletions
diff --git a/build_schemes/base16-3024.config b/build_schemes/base16-3024.config new file mode 100644 index 0000000..1c16662 --- /dev/null +++ b/build_schemes/base16-3024.config @@ -0,0 +1,35 @@ +# Base16 3024 +# Author: Jan T. Sott (http://github.com/idleberg) + +set default-bg "#090300" +set default-fg "#3a3432" + +set statusbar-fg "#807d7c" +set statusbar-bg "#4a4543" + +set inputbar-bg "#090300" +set inputbar-fg "#f7f7f7" + +set notification-bg "#090300" +set notification-fg "#f7f7f7" + +set notification-error-bg "#090300" +set notification-error-fg "#db2d20" + +set notification-warning-bg "#090300" +set notification-warning-fg "#db2d20" + +set highlight-color "#fded02" +set highlight-active-color "#01a0e4" + +set completion-bg "#3a3432" +set completion-fg "#01a0e4" + +set completion-highlight-fg "#f7f7f7" +set completion-highlight-bg "#01a0e4" + +set recolor-lightcolor "#090300" +set recolor-darkcolor "#d6d5d4" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-apathy.config b/build_schemes/base16-apathy.config new file mode 100644 index 0000000..7c58431 --- /dev/null +++ b/build_schemes/base16-apathy.config @@ -0,0 +1,35 @@ +# Base16 Apathy +# Author: Jannik Siebert (https://github.com/janniks) + +set default-bg "#031A16" +set default-fg "#0B342D" + +set statusbar-fg "#5F9C92" +set statusbar-bg "#184E45" + +set inputbar-bg "#031A16" +set inputbar-fg "#D2E7E4" + +set notification-bg "#031A16" +set notification-fg "#D2E7E4" + +set notification-error-bg "#031A16" +set notification-error-fg "#3E9688" + +set notification-warning-bg "#031A16" +set notification-warning-fg "#3E9688" + +set highlight-color "#3E4C96" +set highlight-active-color "#96883E" + +set completion-bg "#0B342D" +set completion-fg "#96883E" + +set completion-highlight-fg "#D2E7E4" +set completion-highlight-bg "#96883E" + +set recolor-lightcolor "#031A16" +set recolor-darkcolor "#A7CEC8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-ashes.config b/build_schemes/base16-ashes.config new file mode 100644 index 0000000..8d6a5c7 --- /dev/null +++ b/build_schemes/base16-ashes.config @@ -0,0 +1,35 @@ +# Base16 Ashes +# Author: Jannik Siebert (https://github.com/janniks) + +set default-bg "#1C2023" +set default-fg "#393F45" + +set statusbar-fg "#ADB3BA" +set statusbar-bg "#565E65" + +set inputbar-bg "#1C2023" +set inputbar-fg "#F3F4F5" + +set notification-bg "#1C2023" +set notification-fg "#F3F4F5" + +set notification-error-bg "#1C2023" +set notification-error-fg "#C7AE95" + +set notification-warning-bg "#1C2023" +set notification-warning-fg "#C7AE95" + +set highlight-color "#AEC795" +set highlight-active-color "#AE95C7" + +set completion-bg "#393F45" +set completion-fg "#AE95C7" + +set completion-highlight-fg "#F3F4F5" +set completion-highlight-bg "#AE95C7" + +set recolor-lightcolor "#1C2023" +set recolor-darkcolor "#DFE2E5" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-cave.config b/build_schemes/base16-atelier-cave.config new file mode 100644 index 0000000..37f78e7 --- /dev/null +++ b/build_schemes/base16-atelier-cave.config @@ -0,0 +1,35 @@ +# Base16 Atelier Cave +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#19171c" +set default-fg "#26232a" + +set statusbar-fg "#7e7887" +set statusbar-bg "#585260" + +set inputbar-bg "#19171c" +set inputbar-fg "#efecf4" + +set notification-bg "#19171c" +set notification-fg "#efecf4" + +set notification-error-bg "#19171c" +set notification-error-fg "#be4678" + +set notification-warning-bg "#19171c" +set notification-warning-fg "#be4678" + +set highlight-color "#a06e3b" +set highlight-active-color "#576ddb" + +set completion-bg "#26232a" +set completion-fg "#576ddb" + +set completion-highlight-fg "#efecf4" +set completion-highlight-bg "#576ddb" + +set recolor-lightcolor "#19171c" +set recolor-darkcolor "#e2dfe7" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-dune.config b/build_schemes/base16-atelier-dune.config new file mode 100644 index 0000000..be35317 --- /dev/null +++ b/build_schemes/base16-atelier-dune.config @@ -0,0 +1,35 @@ +# Base16 Atelier Dune +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#20201d" +set default-fg "#292824" + +set statusbar-fg "#999580" +set statusbar-bg "#6e6b5e" + +set inputbar-bg "#20201d" +set inputbar-fg "#fefbec" + +set notification-bg "#20201d" +set notification-fg "#fefbec" + +set notification-error-bg "#20201d" +set notification-error-fg "#d73737" + +set notification-warning-bg "#20201d" +set notification-warning-fg "#d73737" + +set highlight-color "#ae9513" +set highlight-active-color "#6684e1" + +set completion-bg "#292824" +set completion-fg "#6684e1" + +set completion-highlight-fg "#fefbec" +set completion-highlight-bg "#6684e1" + +set recolor-lightcolor "#20201d" +set recolor-darkcolor "#e8e4cf" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-estuary.config b/build_schemes/base16-atelier-estuary.config new file mode 100644 index 0000000..eb56876 --- /dev/null +++ b/build_schemes/base16-atelier-estuary.config @@ -0,0 +1,35 @@ +# Base16 Atelier Estuary +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#22221b" +set default-fg "#302f27" + +set statusbar-fg "#878573" +set statusbar-bg "#5f5e4e" + +set inputbar-bg "#22221b" +set inputbar-fg "#f4f3ec" + +set notification-bg "#22221b" +set notification-fg "#f4f3ec" + +set notification-error-bg "#22221b" +set notification-error-fg "#ba6236" + +set notification-warning-bg "#22221b" +set notification-warning-fg "#ba6236" + +set highlight-color "#a5980d" +set highlight-active-color "#36a166" + +set completion-bg "#302f27" +set completion-fg "#36a166" + +set completion-highlight-fg "#f4f3ec" +set completion-highlight-bg "#36a166" + +set recolor-lightcolor "#22221b" +set recolor-darkcolor "#e7e6df" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-forest.config b/build_schemes/base16-atelier-forest.config new file mode 100644 index 0000000..3683b9e --- /dev/null +++ b/build_schemes/base16-atelier-forest.config @@ -0,0 +1,35 @@ +# Base16 Atelier Forest +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#1b1918" +set default-fg "#2c2421" + +set statusbar-fg "#9c9491" +set statusbar-bg "#68615e" + +set inputbar-bg "#1b1918" +set inputbar-fg "#f1efee" + +set notification-bg "#1b1918" +set notification-fg "#f1efee" + +set notification-error-bg "#1b1918" +set notification-error-fg "#f22c40" + +set notification-warning-bg "#1b1918" +set notification-warning-fg "#f22c40" + +set highlight-color "#c38418" +set highlight-active-color "#407ee7" + +set completion-bg "#2c2421" +set completion-fg "#407ee7" + +set completion-highlight-fg "#f1efee" +set completion-highlight-bg "#407ee7" + +set recolor-lightcolor "#1b1918" +set recolor-darkcolor "#e6e2e0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-heath.config b/build_schemes/base16-atelier-heath.config new file mode 100644 index 0000000..6e8ea1c --- /dev/null +++ b/build_schemes/base16-atelier-heath.config @@ -0,0 +1,35 @@ +# Base16 Atelier Heath +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#1b181b" +set default-fg "#292329" + +set statusbar-fg "#9e8f9e" +set statusbar-bg "#695d69" + +set inputbar-bg "#1b181b" +set inputbar-fg "#f7f3f7" + +set notification-bg "#1b181b" +set notification-fg "#f7f3f7" + +set notification-error-bg "#1b181b" +set notification-error-fg "#ca402b" + +set notification-warning-bg "#1b181b" +set notification-warning-fg "#ca402b" + +set highlight-color "#bb8a35" +set highlight-active-color "#516aec" + +set completion-bg "#292329" +set completion-fg "#516aec" + +set completion-highlight-fg "#f7f3f7" +set completion-highlight-bg "#516aec" + +set recolor-lightcolor "#1b181b" +set recolor-darkcolor "#d8cad8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-lakeside.config b/build_schemes/base16-atelier-lakeside.config new file mode 100644 index 0000000..ea82c03 --- /dev/null +++ b/build_schemes/base16-atelier-lakeside.config @@ -0,0 +1,35 @@ +# Base16 Atelier Lakeside +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#161b1d" +set default-fg "#1f292e" + +set statusbar-fg "#7195a8" +set statusbar-bg "#516d7b" + +set inputbar-bg "#161b1d" +set inputbar-fg "#ebf8ff" + +set notification-bg "#161b1d" +set notification-fg "#ebf8ff" + +set notification-error-bg "#161b1d" +set notification-error-fg "#d22d72" + +set notification-warning-bg "#161b1d" +set notification-warning-fg "#d22d72" + +set highlight-color "#8a8a0f" +set highlight-active-color "#257fad" + +set completion-bg "#1f292e" +set completion-fg "#257fad" + +set completion-highlight-fg "#ebf8ff" +set completion-highlight-bg "#257fad" + +set recolor-lightcolor "#161b1d" +set recolor-darkcolor "#c1e4f6" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-plateau.config b/build_schemes/base16-atelier-plateau.config new file mode 100644 index 0000000..7d2dda0 --- /dev/null +++ b/build_schemes/base16-atelier-plateau.config @@ -0,0 +1,35 @@ +# Base16 Atelier Plateau +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#1b1818" +set default-fg "#292424" + +set statusbar-fg "#7e7777" +set statusbar-bg "#585050" + +set inputbar-bg "#1b1818" +set inputbar-fg "#f4ecec" + +set notification-bg "#1b1818" +set notification-fg "#f4ecec" + +set notification-error-bg "#1b1818" +set notification-error-fg "#ca4949" + +set notification-warning-bg "#1b1818" +set notification-warning-fg "#ca4949" + +set highlight-color "#a06e3b" +set highlight-active-color "#7272ca" + +set completion-bg "#292424" +set completion-fg "#7272ca" + +set completion-highlight-fg "#f4ecec" +set completion-highlight-bg "#7272ca" + +set recolor-lightcolor "#1b1818" +set recolor-darkcolor "#e7dfdf" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-savanna.config b/build_schemes/base16-atelier-savanna.config new file mode 100644 index 0000000..fba16ef --- /dev/null +++ b/build_schemes/base16-atelier-savanna.config @@ -0,0 +1,35 @@ +# Base16 Atelier Savanna +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#171c19" +set default-fg "#232a25" + +set statusbar-fg "#78877d" +set statusbar-bg "#526057" + +set inputbar-bg "#171c19" +set inputbar-fg "#ecf4ee" + +set notification-bg "#171c19" +set notification-fg "#ecf4ee" + +set notification-error-bg "#171c19" +set notification-error-fg "#b16139" + +set notification-warning-bg "#171c19" +set notification-warning-fg "#b16139" + +set highlight-color "#a07e3b" +set highlight-active-color "#478c90" + +set completion-bg "#232a25" +set completion-fg "#478c90" + +set completion-highlight-fg "#ecf4ee" +set completion-highlight-bg "#478c90" + +set recolor-lightcolor "#171c19" +set recolor-darkcolor "#dfe7e2" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-seaside.config b/build_schemes/base16-atelier-seaside.config new file mode 100644 index 0000000..67ae785 --- /dev/null +++ b/build_schemes/base16-atelier-seaside.config @@ -0,0 +1,35 @@ +# Base16 Atelier Seaside +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#131513" +set default-fg "#242924" + +set statusbar-fg "#809980" +set statusbar-bg "#5e6e5e" + +set inputbar-bg "#131513" +set inputbar-fg "#f4fbf4" + +set notification-bg "#131513" +set notification-fg "#f4fbf4" + +set notification-error-bg "#131513" +set notification-error-fg "#e6193c" + +set notification-warning-bg "#131513" +set notification-warning-fg "#e6193c" + +set highlight-color "#98981b" +set highlight-active-color "#3d62f5" + +set completion-bg "#242924" +set completion-fg "#3d62f5" + +set completion-highlight-fg "#f4fbf4" +set completion-highlight-bg "#3d62f5" + +set recolor-lightcolor "#131513" +set recolor-darkcolor "#cfe8cf" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-sulphurpool.config b/build_schemes/base16-atelier-sulphurpool.config new file mode 100644 index 0000000..dc739bb --- /dev/null +++ b/build_schemes/base16-atelier-sulphurpool.config @@ -0,0 +1,35 @@ +# Base16 Atelier Sulphurpool +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#202746" +set default-fg "#293256" + +set statusbar-fg "#898ea4" +set statusbar-bg "#5e6687" + +set inputbar-bg "#202746" +set inputbar-fg "#f5f7ff" + +set notification-bg "#202746" +set notification-fg "#f5f7ff" + +set notification-error-bg "#202746" +set notification-error-fg "#c94922" + +set notification-warning-bg "#202746" +set notification-warning-fg "#c94922" + +set highlight-color "#c08b30" +set highlight-active-color "#3d8fd1" + +set completion-bg "#293256" +set completion-fg "#3d8fd1" + +set completion-highlight-fg "#f5f7ff" +set completion-highlight-bg "#3d8fd1" + +set recolor-lightcolor "#202746" +set recolor-darkcolor "#dfe2f1" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-bespin.config b/build_schemes/base16-bespin.config new file mode 100644 index 0000000..405fe30 --- /dev/null +++ b/build_schemes/base16-bespin.config @@ -0,0 +1,35 @@ +# Base16 Bespin +# Author: Jan T. Sott + +set default-bg "#28211c" +set default-fg "#36312e" + +set statusbar-fg "#797977" +set statusbar-bg "#5e5d5c" + +set inputbar-bg "#28211c" +set inputbar-fg "#baae9e" + +set notification-bg "#28211c" +set notification-fg "#baae9e" + +set notification-error-bg "#28211c" +set notification-error-fg "#cf6a4c" + +set notification-warning-bg "#28211c" +set notification-warning-fg "#cf6a4c" + +set highlight-color "#f9ee98" +set highlight-active-color "#5ea6ea" + +set completion-bg "#36312e" +set completion-fg "#5ea6ea" + +set completion-highlight-fg "#baae9e" +set completion-highlight-bg "#5ea6ea" + +set recolor-lightcolor "#28211c" +set recolor-darkcolor "#9d9b97" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-brewer.config b/build_schemes/base16-brewer.config new file mode 100644 index 0000000..777c4da --- /dev/null +++ b/build_schemes/base16-brewer.config @@ -0,0 +1,35 @@ +# Base16 Brewer +# Author: Timothée Poisot (http://github.com/tpoisot) + +set default-bg "#0c0d0e" +set default-fg "#2e2f30" + +set statusbar-fg "#959697" +set statusbar-bg "#515253" + +set inputbar-bg "#0c0d0e" +set inputbar-fg "#fcfdfe" + +set notification-bg "#0c0d0e" +set notification-fg "#fcfdfe" + +set notification-error-bg "#0c0d0e" +set notification-error-fg "#e31a1c" + +set notification-warning-bg "#0c0d0e" +set notification-warning-fg "#e31a1c" + +set highlight-color "#dca060" +set highlight-active-color "#3182bd" + +set completion-bg "#2e2f30" +set completion-fg "#3182bd" + +set completion-highlight-fg "#fcfdfe" +set completion-highlight-bg "#3182bd" + +set recolor-lightcolor "#0c0d0e" +set recolor-darkcolor "#dadbdc" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-bright.config b/build_schemes/base16-bright.config new file mode 100644 index 0000000..ce4eaa1 --- /dev/null +++ b/build_schemes/base16-bright.config @@ -0,0 +1,35 @@ +# Base16 Bright +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#000000" +set default-fg "#303030" + +set statusbar-fg "#d0d0d0" +set statusbar-bg "#505050" + +set inputbar-bg "#000000" +set inputbar-fg "#ffffff" + +set notification-bg "#000000" +set notification-fg "#ffffff" + +set notification-error-bg "#000000" +set notification-error-fg "#fb0120" + +set notification-warning-bg "#000000" +set notification-warning-fg "#fb0120" + +set highlight-color "#fda331" +set highlight-active-color "#6fb3d2" + +set completion-bg "#303030" +set completion-fg "#6fb3d2" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#6fb3d2" + +set recolor-lightcolor "#000000" +set recolor-darkcolor "#f5f5f5" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-chalk.config b/build_schemes/base16-chalk.config new file mode 100644 index 0000000..2b415bf --- /dev/null +++ b/build_schemes/base16-chalk.config @@ -0,0 +1,35 @@ +# Base16 Chalk +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#151515" +set default-fg "#202020" + +set statusbar-fg "#b0b0b0" +set statusbar-bg "#303030" + +set inputbar-bg "#151515" +set inputbar-fg "#f5f5f5" + +set notification-bg "#151515" +set notification-fg "#f5f5f5" + +set notification-error-bg "#151515" +set notification-error-fg "#fb9fb1" + +set notification-warning-bg "#151515" +set notification-warning-fg "#fb9fb1" + +set highlight-color "#ddb26f" +set highlight-active-color "#6fc2ef" + +set completion-bg "#202020" +set completion-fg "#6fc2ef" + +set completion-highlight-fg "#f5f5f5" +set completion-highlight-bg "#6fc2ef" + +set recolor-lightcolor "#151515" +set recolor-darkcolor "#e0e0e0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-codeschool.config b/build_schemes/base16-codeschool.config new file mode 100644 index 0000000..177153e --- /dev/null +++ b/build_schemes/base16-codeschool.config @@ -0,0 +1,35 @@ +# Base16 Codeschool +# Author: brettof86 + +set default-bg "#232c31" +set default-fg "#1c3657" + +set statusbar-fg "#84898c" +set statusbar-bg "#2a343a" + +set inputbar-bg "#232c31" +set inputbar-fg "#b5d8f6" + +set notification-bg "#232c31" +set notification-fg "#b5d8f6" + +set notification-error-bg "#232c31" +set notification-error-fg "#2a5491" + +set notification-warning-bg "#232c31" +set notification-warning-fg "#2a5491" + +set highlight-color "#a03b1e" +set highlight-active-color "#484d79" + +set completion-bg "#1c3657" +set completion-fg "#484d79" + +set completion-highlight-fg "#b5d8f6" +set completion-highlight-bg "#484d79" + +set recolor-lightcolor "#232c31" +set recolor-darkcolor "#a7cfa3" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-cupcake.config b/build_schemes/base16-cupcake.config new file mode 100644 index 0000000..608bdd0 --- /dev/null +++ b/build_schemes/base16-cupcake.config @@ -0,0 +1,35 @@ +# Base16 Cupcake +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#fbf1f2" +set default-fg "#f2f1f4" + +set statusbar-fg "#a59daf" +set statusbar-bg "#d8d5dd" + +set inputbar-bg "#fbf1f2" +set inputbar-fg "#585062" + +set notification-bg "#fbf1f2" +set notification-fg "#585062" + +set notification-error-bg "#fbf1f2" +set notification-error-fg "#D57E85" + +set notification-warning-bg "#fbf1f2" +set notification-warning-fg "#D57E85" + +set highlight-color "#DCB16C" +set highlight-active-color "#7297B9" + +set completion-bg "#f2f1f4" +set completion-fg "#7297B9" + +set completion-highlight-fg "#585062" +set completion-highlight-bg "#7297B9" + +set recolor-lightcolor "#fbf1f2" +set recolor-darkcolor "#72677E" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-darktooth.config b/build_schemes/base16-darktooth.config new file mode 100644 index 0000000..1ac1e20 --- /dev/null +++ b/build_schemes/base16-darktooth.config @@ -0,0 +1,35 @@ +# Base16 Darktooth +# Author: Jason Milkins (https://github.com/jasonm23) + +set default-bg "#1D2021" +set default-fg "#32302F" + +set statusbar-fg "#928374" +set statusbar-bg "#504945" + +set inputbar-bg "#1D2021" +set inputbar-fg "#FDF4C1" + +set notification-bg "#1D2021" +set notification-fg "#FDF4C1" + +set notification-error-bg "#1D2021" +set notification-error-fg "#FB543F" + +set notification-warning-bg "#1D2021" +set notification-warning-fg "#FB543F" + +set highlight-color "#FAC03B" +set highlight-active-color "#0D6678" + +set completion-bg "#32302F" +set completion-fg "#0D6678" + +set completion-highlight-fg "#FDF4C1" +set completion-highlight-bg "#0D6678" + +set recolor-lightcolor "#1D2021" +set recolor-darkcolor "#D5C4A1" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-default-dark.config b/build_schemes/base16-default-dark.config new file mode 100644 index 0000000..04a138a --- /dev/null +++ b/build_schemes/base16-default-dark.config @@ -0,0 +1,35 @@ +# Base16 Default Dark +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#181818" +set default-fg "#282828" + +set statusbar-fg "#b8b8b8" +set statusbar-bg "#383838" + +set inputbar-bg "#181818" +set inputbar-fg "#f8f8f8" + +set notification-bg "#181818" +set notification-fg "#f8f8f8" + +set notification-error-bg "#181818" +set notification-error-fg "#ab4642" + +set notification-warning-bg "#181818" +set notification-warning-fg "#ab4642" + +set highlight-color "#f7ca88" +set highlight-active-color "#7cafc2" + +set completion-bg "#282828" +set completion-fg "#7cafc2" + +set completion-highlight-fg "#f8f8f8" +set completion-highlight-bg "#7cafc2" + +set recolor-lightcolor "#181818" +set recolor-darkcolor "#e8e8e8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-default-light.config b/build_schemes/base16-default-light.config new file mode 100644 index 0000000..c01165a --- /dev/null +++ b/build_schemes/base16-default-light.config @@ -0,0 +1,35 @@ +# Base16 Default Light +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#f8f8f8" +set default-fg "#e8e8e8" + +set statusbar-fg "#585858" +set statusbar-bg "#d8d8d8" + +set inputbar-bg "#f8f8f8" +set inputbar-fg "#181818" + +set notification-bg "#f8f8f8" +set notification-fg "#181818" + +set notification-error-bg "#f8f8f8" +set notification-error-fg "#ab4642" + +set notification-warning-bg "#f8f8f8" +set notification-warning-fg "#ab4642" + +set highlight-color "#f7ca88" +set highlight-active-color "#7cafc2" + +set completion-bg "#e8e8e8" +set completion-fg "#7cafc2" + +set completion-highlight-fg "#181818" +set completion-highlight-bg "#7cafc2" + +set recolor-lightcolor "#f8f8f8" +set recolor-darkcolor "#282828" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-dracula.config b/build_schemes/base16-dracula.config new file mode 100644 index 0000000..41cfdd7 --- /dev/null +++ b/build_schemes/base16-dracula.config @@ -0,0 +1,35 @@ +# Base16 Dracula +# Author: Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) + +set default-bg "#282936" +set default-fg "#3a3c4e" + +set statusbar-fg "#62d6e8" +set statusbar-bg "#4d4f68" + +set inputbar-bg "#282936" +set inputbar-fg "#f7f7fb" + +set notification-bg "#282936" +set notification-fg "#f7f7fb" + +set notification-error-bg "#282936" +set notification-error-fg "#ea51b2" + +set notification-warning-bg "#282936" +set notification-warning-fg "#ea51b2" + +set highlight-color "#00f769" +set highlight-active-color "#62d6e8" + +set completion-bg "#3a3c4e" +set completion-fg "#62d6e8" + +set completion-highlight-fg "#f7f7fb" +set completion-highlight-bg "#62d6e8" + +set recolor-lightcolor "#282936" +set recolor-darkcolor "#f1f2f8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-eighties.config b/build_schemes/base16-eighties.config new file mode 100644 index 0000000..e52b349 --- /dev/null +++ b/build_schemes/base16-eighties.config @@ -0,0 +1,35 @@ +# Base16 Eighties +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#2d2d2d" +set default-fg "#393939" + +set statusbar-fg "#a09f93" +set statusbar-bg "#515151" + +set inputbar-bg "#2d2d2d" +set inputbar-fg "#f2f0ec" + +set notification-bg "#2d2d2d" +set notification-fg "#f2f0ec" + +set notification-error-bg "#2d2d2d" +set notification-error-fg "#f2777a" + +set notification-warning-bg "#2d2d2d" +set notification-warning-fg "#f2777a" + +set highlight-color "#ffcc66" +set highlight-active-color "#6699cc" + +set completion-bg "#393939" +set completion-fg "#6699cc" + +set completion-highlight-fg "#f2f0ec" +set completion-highlight-bg "#6699cc" + +set recolor-lightcolor "#2d2d2d" +set recolor-darkcolor "#e8e6df" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-embers.config b/build_schemes/base16-embers.config new file mode 100644 index 0000000..68d7233 --- /dev/null +++ b/build_schemes/base16-embers.config @@ -0,0 +1,35 @@ +# Base16 Embers +# Author: Jannik Siebert (https://github.com/janniks) + +set default-bg "#16130F" +set default-fg "#2C2620" + +set statusbar-fg "#8A8075" +set statusbar-bg "#433B32" + +set inputbar-bg "#16130F" +set inputbar-fg "#DBD6D1" + +set notification-bg "#16130F" +set notification-fg "#DBD6D1" + +set notification-error-bg "#16130F" +set notification-error-fg "#826D57" + +set notification-warning-bg "#16130F" +set notification-warning-fg "#826D57" + +set highlight-color "#6D8257" +set highlight-active-color "#6D5782" + +set completion-bg "#2C2620" +set completion-fg "#6D5782" + +set completion-highlight-fg "#DBD6D1" +set completion-highlight-bg "#6D5782" + +set recolor-lightcolor "#16130F" +set recolor-darkcolor "#BEB6AE" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-flat.config b/build_schemes/base16-flat.config new file mode 100644 index 0000000..b725cc3 --- /dev/null +++ b/build_schemes/base16-flat.config @@ -0,0 +1,35 @@ +# Base16 Flat +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#2C3E50" +set default-fg "#34495E" + +set statusbar-fg "#BDC3C7" +set statusbar-bg "#7F8C8D" + +set inputbar-bg "#2C3E50" +set inputbar-fg "#ECF0F1" + +set notification-bg "#2C3E50" +set notification-fg "#ECF0F1" + +set notification-error-bg "#2C3E50" +set notification-error-fg "#E74C3C" + +set notification-warning-bg "#2C3E50" +set notification-warning-fg "#E74C3C" + +set highlight-color "#F1C40F" +set highlight-active-color "#3498DB" + +set completion-bg "#34495E" +set completion-fg "#3498DB" + +set completion-highlight-fg "#ECF0F1" +set completion-highlight-bg "#3498DB" + +set recolor-lightcolor "#2C3E50" +set recolor-darkcolor "#f5f5f5" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-github.config b/build_schemes/base16-github.config new file mode 100644 index 0000000..09cc8f7 --- /dev/null +++ b/build_schemes/base16-github.config @@ -0,0 +1,35 @@ +# Base16 Github +# Author: Defman21 + +set default-bg "#ffffff" +set default-fg "#f5f5f5" + +set statusbar-fg "#e8e8e8" +set statusbar-bg "#c8c8fa" + +set inputbar-bg "#ffffff" +set inputbar-fg "#ffffff" + +set notification-bg "#ffffff" +set notification-fg "#ffffff" + +set notification-error-bg "#ffffff" +set notification-error-fg "#ed6a43" + +set notification-warning-bg "#ffffff" +set notification-warning-fg "#ed6a43" + +set highlight-color "#795da3" +set highlight-active-color "#795da3" + +set completion-bg "#f5f5f5" +set completion-fg "#795da3" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#795da3" + +set recolor-lightcolor "#ffffff" +set recolor-darkcolor "#ffffff" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-google-dark.config b/build_schemes/base16-google-dark.config new file mode 100644 index 0000000..9905bb9 --- /dev/null +++ b/build_schemes/base16-google-dark.config @@ -0,0 +1,35 @@ +# Base16 Google Dark +# Author: Seth Wright (http://sethawright.com) + +set default-bg "#1d1f21" +set default-fg "#282a2e" + +set statusbar-fg "#b4b7b4" +set statusbar-bg "#373b41" + +set inputbar-bg "#1d1f21" +set inputbar-fg "#ffffff" + +set notification-bg "#1d1f21" +set notification-fg "#ffffff" + +set notification-error-bg "#1d1f21" +set notification-error-fg "#CC342B" + +set notification-warning-bg "#1d1f21" +set notification-warning-fg "#CC342B" + +set highlight-color "#FBA922" +set highlight-active-color "#3971ED" + +set completion-bg "#282a2e" +set completion-fg "#3971ED" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#3971ED" + +set recolor-lightcolor "#1d1f21" +set recolor-darkcolor "#e0e0e0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-google-light.config b/build_schemes/base16-google-light.config new file mode 100644 index 0000000..d280b6e --- /dev/null +++ b/build_schemes/base16-google-light.config @@ -0,0 +1,35 @@ +# Base16 Google Light +# Author: Seth Wright (http://sethawright.com) + +set default-bg "#ffffff" +set default-fg "#e0e0e0" + +set statusbar-fg "#969896" +set statusbar-bg "#c5c8c6" + +set inputbar-bg "#ffffff" +set inputbar-fg "#1d1f21" + +set notification-bg "#ffffff" +set notification-fg "#1d1f21" + +set notification-error-bg "#ffffff" +set notification-error-fg "#CC342B" + +set notification-warning-bg "#ffffff" +set notification-warning-fg "#CC342B" + +set highlight-color "#FBA922" +set highlight-active-color "#3971ED" + +set completion-bg "#e0e0e0" +set completion-fg "#3971ED" + +set completion-highlight-fg "#1d1f21" +set completion-highlight-bg "#3971ED" + +set recolor-lightcolor "#ffffff" +set recolor-darkcolor "#282a2e" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-grayscale-dark.config b/build_schemes/base16-grayscale-dark.config new file mode 100644 index 0000000..3107374 --- /dev/null +++ b/build_schemes/base16-grayscale-dark.config @@ -0,0 +1,35 @@ +# Base16 Grayscale Dark +# Author: Alexandre Gavioli (https://github.com/Alexx2/) + +set default-bg "#101010" +set default-fg "#252525" + +set statusbar-fg "#ababab" +set statusbar-bg "#464646" + +set inputbar-bg "#101010" +set inputbar-fg "#f7f7f7" + +set notification-bg "#101010" +set notification-fg "#f7f7f7" + +set notification-error-bg "#101010" +set notification-error-fg "#7c7c7c" + +set notification-warning-bg "#101010" +set notification-warning-fg "#7c7c7c" + +set highlight-color "#a0a0a0" +set highlight-active-color "#686868" + +set completion-bg "#252525" +set completion-fg "#686868" + +set completion-highlight-fg "#f7f7f7" +set completion-highlight-bg "#686868" + +set recolor-lightcolor "#101010" +set recolor-darkcolor "#e3e3e3" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-grayscale-light.config b/build_schemes/base16-grayscale-light.config new file mode 100644 index 0000000..479fa0a --- /dev/null +++ b/build_schemes/base16-grayscale-light.config @@ -0,0 +1,35 @@ +# Base16 Grayscale Light +# Author: Alexandre Gavioli (https://github.com/Alexx2/) + +set default-bg "#f7f7f7" +set default-fg "#e3e3e3" + +set statusbar-fg "#525252" +set statusbar-bg "#b9b9b9" + +set inputbar-bg "#f7f7f7" +set inputbar-fg "#101010" + +set notification-bg "#f7f7f7" +set notification-fg "#101010" + +set notification-error-bg "#f7f7f7" +set notification-error-fg "#7c7c7c" + +set notification-warning-bg "#f7f7f7" +set notification-warning-fg "#7c7c7c" + +set highlight-color "#a0a0a0" +set highlight-active-color "#686868" + +set completion-bg "#e3e3e3" +set completion-fg "#686868" + +set completion-highlight-fg "#101010" +set completion-highlight-bg "#686868" + +set recolor-lightcolor "#f7f7f7" +set recolor-darkcolor "#252525" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-green-screen.config b/build_schemes/base16-green-screen.config new file mode 100644 index 0000000..34e0f5f --- /dev/null +++ b/build_schemes/base16-green-screen.config @@ -0,0 +1,35 @@ +# Base16 Green Screen +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#001100" +set default-fg "#003300" + +set statusbar-fg "#009900" +set statusbar-bg "#005500" + +set inputbar-bg "#001100" +set inputbar-fg "#00ff00" + +set notification-bg "#001100" +set notification-fg "#00ff00" + +set notification-error-bg "#001100" +set notification-error-fg "#007700" + +set notification-warning-bg "#001100" +set notification-warning-fg "#007700" + +set highlight-color "#007700" +set highlight-active-color "#009900" + +set completion-bg "#003300" +set completion-fg "#009900" + +set completion-highlight-fg "#00ff00" +set completion-highlight-bg "#009900" + +set recolor-lightcolor "#001100" +set recolor-darkcolor "#00dd00" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-dark-hard.config b/build_schemes/base16-gruvbox-dark-hard.config new file mode 100644 index 0000000..393364d --- /dev/null +++ b/build_schemes/base16-gruvbox-dark-hard.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox dark, hard +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#1d2021" +set default-fg "#3c3836" + +set statusbar-fg "#bdae93" +set statusbar-bg "#504945" + +set inputbar-bg "#1d2021" +set inputbar-fg "#fbf1c7" + +set notification-bg "#1d2021" +set notification-fg "#fbf1c7" + +set notification-error-bg "#1d2021" +set notification-error-fg "#fb4934" + +set notification-warning-bg "#1d2021" +set notification-warning-fg "#fb4934" + +set highlight-color "#fabd2f" +set highlight-active-color "#83a598" + +set completion-bg "#3c3836" +set completion-fg "#83a598" + +set completion-highlight-fg "#fbf1c7" +set completion-highlight-bg "#83a598" + +set recolor-lightcolor "#1d2021" +set recolor-darkcolor "#ebdbb2" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-dark-medium.config b/build_schemes/base16-gruvbox-dark-medium.config new file mode 100644 index 0000000..0ae989c --- /dev/null +++ b/build_schemes/base16-gruvbox-dark-medium.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox dark, medium +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#282828" +set default-fg "#3c3836" + +set statusbar-fg "#bdae93" +set statusbar-bg "#504945" + +set inputbar-bg "#282828" +set inputbar-fg "#fbf1c7" + +set notification-bg "#282828" +set notification-fg "#fbf1c7" + +set notification-error-bg "#282828" +set notification-error-fg "#fb4934" + +set notification-warning-bg "#282828" +set notification-warning-fg "#fb4934" + +set highlight-color "#fabd2f" +set highlight-active-color "#83a598" + +set completion-bg "#3c3836" +set completion-fg "#83a598" + +set completion-highlight-fg "#fbf1c7" +set completion-highlight-bg "#83a598" + +set recolor-lightcolor "#282828" +set recolor-darkcolor "#ebdbb2" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-dark-pale.config b/build_schemes/base16-gruvbox-dark-pale.config new file mode 100644 index 0000000..850be45 --- /dev/null +++ b/build_schemes/base16-gruvbox-dark-pale.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox dark, pale +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#262626" +set default-fg "#3a3a3a" + +set statusbar-fg "#949494" +set statusbar-bg "#4e4e4e" + +set inputbar-bg "#262626" +set inputbar-fg "#ebdbb2" + +set notification-bg "#262626" +set notification-fg "#ebdbb2" + +set notification-error-bg "#262626" +set notification-error-fg "#d75f5f" + +set notification-warning-bg "#262626" +set notification-warning-fg "#d75f5f" + +set highlight-color "#ffaf00" +set highlight-active-color "#83adad" + +set completion-bg "#3a3a3a" +set completion-fg "#83adad" + +set completion-highlight-fg "#ebdbb2" +set completion-highlight-bg "#83adad" + +set recolor-lightcolor "#262626" +set recolor-darkcolor "#d5c4a1" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-dark-soft.config b/build_schemes/base16-gruvbox-dark-soft.config new file mode 100644 index 0000000..7ccffe6 --- /dev/null +++ b/build_schemes/base16-gruvbox-dark-soft.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox dark, soft +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#32302f" +set default-fg "#3c3836" + +set statusbar-fg "#bdae93" +set statusbar-bg "#504945" + +set inputbar-bg "#32302f" +set inputbar-fg "#fbf1c7" + +set notification-bg "#32302f" +set notification-fg "#fbf1c7" + +set notification-error-bg "#32302f" +set notification-error-fg "#fb4934" + +set notification-warning-bg "#32302f" +set notification-warning-fg "#fb4934" + +set highlight-color "#fabd2f" +set highlight-active-color "#83a598" + +set completion-bg "#3c3836" +set completion-fg "#83a598" + +set completion-highlight-fg "#fbf1c7" +set completion-highlight-bg "#83a598" + +set recolor-lightcolor "#32302f" +set recolor-darkcolor "#ebdbb2" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-light-hard.config b/build_schemes/base16-gruvbox-light-hard.config new file mode 100644 index 0000000..55862de --- /dev/null +++ b/build_schemes/base16-gruvbox-light-hard.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox light, hard +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#f9f5d7" +set default-fg "#ebdbb2" + +set statusbar-fg "#665c54" +set statusbar-bg "#d5c4a1" + +set inputbar-bg "#f9f5d7" +set inputbar-fg "#282828" + +set notification-bg "#f9f5d7" +set notification-fg "#282828" + +set notification-error-bg "#f9f5d7" +set notification-error-fg "#9d0006" + +set notification-warning-bg "#f9f5d7" +set notification-warning-fg "#9d0006" + +set highlight-color "#b57614" +set highlight-active-color "#076678" + +set completion-bg "#ebdbb2" +set completion-fg "#076678" + +set completion-highlight-fg "#282828" +set completion-highlight-bg "#076678" + +set recolor-lightcolor "#f9f5d7" +set recolor-darkcolor "#3c3836" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-light-medium.config b/build_schemes/base16-gruvbox-light-medium.config new file mode 100644 index 0000000..a5e7557 --- /dev/null +++ b/build_schemes/base16-gruvbox-light-medium.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox light, medium +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#fbf1c7" +set default-fg "#ebdbb2" + +set statusbar-fg "#665c54" +set statusbar-bg "#d5c4a1" + +set inputbar-bg "#fbf1c7" +set inputbar-fg "#282828" + +set notification-bg "#fbf1c7" +set notification-fg "#282828" + +set notification-error-bg "#fbf1c7" +set notification-error-fg "#9d0006" + +set notification-warning-bg "#fbf1c7" +set notification-warning-fg "#9d0006" + +set highlight-color "#b57614" +set highlight-active-color "#076678" + +set completion-bg "#ebdbb2" +set completion-fg "#076678" + +set completion-highlight-fg "#282828" +set completion-highlight-bg "#076678" + +set recolor-lightcolor "#fbf1c7" +set recolor-darkcolor "#3c3836" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-gruvbox-light-soft.config b/build_schemes/base16-gruvbox-light-soft.config new file mode 100644 index 0000000..2be3890 --- /dev/null +++ b/build_schemes/base16-gruvbox-light-soft.config @@ -0,0 +1,35 @@ +# Base16 Gruvbox light, soft +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) + +set default-bg "#f2e5bc" +set default-fg "#ebdbb2" + +set statusbar-fg "#665c54" +set statusbar-bg "#d5c4a1" + +set inputbar-bg "#f2e5bc" +set inputbar-fg "#282828" + +set notification-bg "#f2e5bc" +set notification-fg "#282828" + +set notification-error-bg "#f2e5bc" +set notification-error-fg "#9d0006" + +set notification-warning-bg "#f2e5bc" +set notification-warning-fg "#9d0006" + +set highlight-color "#b57614" +set highlight-active-color "#076678" + +set completion-bg "#ebdbb2" +set completion-fg "#076678" + +set completion-highlight-fg "#282828" +set completion-highlight-bg "#076678" + +set recolor-lightcolor "#f2e5bc" +set recolor-darkcolor "#3c3836" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-harmonic16-dark.config b/build_schemes/base16-harmonic16-dark.config new file mode 100644 index 0000000..87f6e7d --- /dev/null +++ b/build_schemes/base16-harmonic16-dark.config @@ -0,0 +1,35 @@ +# Base16 Harmonic16 Dark +# Author: Jannik Siebert (https://github.com/janniks) + +set default-bg "#0b1c2c" +set default-fg "#223b54" + +set statusbar-fg "#aabcce" +set statusbar-bg "#405c79" + +set inputbar-bg "#0b1c2c" +set inputbar-fg "#f7f9fb" + +set notification-bg "#0b1c2c" +set notification-fg "#f7f9fb" + +set notification-error-bg "#0b1c2c" +set notification-error-fg "#bf8b56" + +set notification-warning-bg "#0b1c2c" +set notification-warning-fg "#bf8b56" + +set highlight-color "#8bbf56" +set highlight-active-color "#8b56bf" + +set completion-bg "#223b54" +set completion-fg "#8b56bf" + +set completion-highlight-fg "#f7f9fb" +set completion-highlight-bg "#8b56bf" + +set recolor-lightcolor "#0b1c2c" +set recolor-darkcolor "#e5ebf1" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-harmonic16-light.config b/build_schemes/base16-harmonic16-light.config new file mode 100644 index 0000000..6e8f8a3 --- /dev/null +++ b/build_schemes/base16-harmonic16-light.config @@ -0,0 +1,35 @@ +# Base16 Harmonic16 Light +# Author: Jannik Siebert (https://github.com/janniks) + +set default-bg "#f7f9fb" +set default-fg "#e5ebf1" + +set statusbar-fg "#627e99" +set statusbar-bg "#cbd6e2" + +set inputbar-bg "#f7f9fb" +set inputbar-fg "#0b1c2c" + +set notification-bg "#f7f9fb" +set notification-fg "#0b1c2c" + +set notification-error-bg "#f7f9fb" +set notification-error-fg "#bf8b56" + +set notification-warning-bg "#f7f9fb" +set notification-warning-fg "#bf8b56" + +set highlight-color "#8bbf56" +set highlight-active-color "#8b56bf" + +set completion-bg "#e5ebf1" +set completion-fg "#8b56bf" + +set completion-highlight-fg "#0b1c2c" +set completion-highlight-bg "#8b56bf" + +set recolor-lightcolor "#f7f9fb" +set recolor-darkcolor "#223b54" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-hopscotch.config b/build_schemes/base16-hopscotch.config new file mode 100644 index 0000000..9d6cb61 --- /dev/null +++ b/build_schemes/base16-hopscotch.config @@ -0,0 +1,35 @@ +# Base16 Hopscotch +# Author: Jan T. Sott + +set default-bg "#322931" +set default-fg "#433b42" + +set statusbar-fg "#989498" +set statusbar-bg "#5c545b" + +set inputbar-bg "#322931" +set inputbar-fg "#ffffff" + +set notification-bg "#322931" +set notification-fg "#ffffff" + +set notification-error-bg "#322931" +set notification-error-fg "#dd464c" + +set notification-warning-bg "#322931" +set notification-warning-fg "#dd464c" + +set highlight-color "#fdcc59" +set highlight-active-color "#1290bf" + +set completion-bg "#433b42" +set completion-fg "#1290bf" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#1290bf" + +set recolor-lightcolor "#322931" +set recolor-darkcolor "#d5d3d5" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-ir-black.config b/build_schemes/base16-ir-black.config new file mode 100644 index 0000000..c4450d8 --- /dev/null +++ b/build_schemes/base16-ir-black.config @@ -0,0 +1,35 @@ +# Base16 IR Black +# Author: Timothée Poisot (http://timotheepoisot.fr) + +set default-bg "#000000" +set default-fg "#242422" + +set statusbar-fg "#918f88" +set statusbar-bg "#484844" + +set inputbar-bg "#000000" +set inputbar-fg "#fdfbee" + +set notification-bg "#000000" +set notification-fg "#fdfbee" + +set notification-error-bg "#000000" +set notification-error-fg "#ff6c60" + +set notification-warning-bg "#000000" +set notification-warning-fg "#ff6c60" + +set highlight-color "#ffffb6" +set highlight-active-color "#96cbfe" + +set completion-bg "#242422" +set completion-fg "#96cbfe" + +set completion-highlight-fg "#fdfbee" +set completion-highlight-bg "#96cbfe" + +set recolor-lightcolor "#000000" +set recolor-darkcolor "#d9d7cc" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-isotope.config b/build_schemes/base16-isotope.config new file mode 100644 index 0000000..e5e00bd --- /dev/null +++ b/build_schemes/base16-isotope.config @@ -0,0 +1,35 @@ +# Base16 Isotope +# Author: Jan T. Sott + +set default-bg "#000000" +set default-fg "#404040" + +set statusbar-fg "#c0c0c0" +set statusbar-bg "#606060" + +set inputbar-bg "#000000" +set inputbar-fg "#ffffff" + +set notification-bg "#000000" +set notification-fg "#ffffff" + +set notification-error-bg "#000000" +set notification-error-fg "#ff0000" + +set notification-warning-bg "#000000" +set notification-warning-fg "#ff0000" + +set highlight-color "#ff0099" +set highlight-active-color "#0066ff" + +set completion-bg "#404040" +set completion-fg "#0066ff" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#0066ff" + +set recolor-lightcolor "#000000" +set recolor-darkcolor "#e0e0e0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-london-tube.config b/build_schemes/base16-london-tube.config new file mode 100644 index 0000000..698aeae --- /dev/null +++ b/build_schemes/base16-london-tube.config @@ -0,0 +1,35 @@ +# Base16 London Tube +# Author: Jan T. Sott + +set default-bg "#231f20" +set default-fg "#1c3f95" + +set statusbar-fg "#959ca1" +set statusbar-bg "#5a5758" + +set inputbar-bg "#231f20" +set inputbar-fg "#ffffff" + +set notification-bg "#231f20" +set notification-fg "#ffffff" + +set notification-error-bg "#231f20" +set notification-error-fg "#ee2e24" + +set notification-warning-bg "#231f20" +set notification-warning-fg "#ee2e24" + +set highlight-color "#ffd204" +set highlight-active-color "#009ddc" + +set completion-bg "#1c3f95" +set completion-fg "#009ddc" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#009ddc" + +set recolor-lightcolor "#231f20" +set recolor-darkcolor "#e7e7e8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-macintosh.config b/build_schemes/base16-macintosh.config new file mode 100644 index 0000000..fdd3c33 --- /dev/null +++ b/build_schemes/base16-macintosh.config @@ -0,0 +1,35 @@ +# Base16 Macintosh +# Author: Rebecca Bettencourt (http://www.kreativekorp.com) + +set default-bg "#000000" +set default-fg "#404040" + +set statusbar-fg "#808080" +set statusbar-bg "#404040" + +set inputbar-bg "#000000" +set inputbar-fg "#ffffff" + +set notification-bg "#000000" +set notification-fg "#ffffff" + +set notification-error-bg "#000000" +set notification-error-fg "#dd0907" + +set notification-warning-bg "#000000" +set notification-warning-fg "#dd0907" + +set highlight-color "#fbf305" +set highlight-active-color "#0000d3" + +set completion-bg "#404040" +set completion-fg "#0000d3" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#0000d3" + +set recolor-lightcolor "#000000" +set recolor-darkcolor "#c0c0c0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-marrakesh.config b/build_schemes/base16-marrakesh.config new file mode 100644 index 0000000..7263de0 --- /dev/null +++ b/build_schemes/base16-marrakesh.config @@ -0,0 +1,35 @@ +# Base16 Marrakesh +# Author: Alexandre Gavioli (http://github.com/Alexx2/) + +set default-bg "#201602" +set default-fg "#302e00" + +set statusbar-fg "#86813b" +set statusbar-bg "#5f5b17" + +set inputbar-bg "#201602" +set inputbar-fg "#faf0a5" + +set notification-bg "#201602" +set notification-fg "#faf0a5" + +set notification-error-bg "#201602" +set notification-error-fg "#c35359" + +set notification-warning-bg "#201602" +set notification-warning-fg "#c35359" + +set highlight-color "#a88339" +set highlight-active-color "#477ca1" + +set completion-bg "#302e00" +set completion-fg "#477ca1" + +set completion-highlight-fg "#faf0a5" +set completion-highlight-bg "#477ca1" + +set recolor-lightcolor "#201602" +set recolor-darkcolor "#ccc37a" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-materia.config b/build_schemes/base16-materia.config new file mode 100644 index 0000000..58e065f --- /dev/null +++ b/build_schemes/base16-materia.config @@ -0,0 +1,35 @@ +# Base16 Materia +# Author: Defman21 + +set default-bg "#263238" +set default-fg "#2C393F" + +set statusbar-fg "#C9CCD3" +set statusbar-bg "#37474F" + +set inputbar-bg "#263238" +set inputbar-fg "#FFFFFF" + +set notification-bg "#263238" +set notification-fg "#FFFFFF" + +set notification-error-bg "#263238" +set notification-error-fg "#EC5F67" + +set notification-warning-bg "#263238" +set notification-warning-fg "#EC5F67" + +set highlight-color "#FFCC00" +set highlight-active-color "#89DDFF" + +set completion-bg "#2C393F" +set completion-fg "#89DDFF" + +set completion-highlight-fg "#FFFFFF" +set completion-highlight-bg "#89DDFF" + +set recolor-lightcolor "#263238" +set recolor-darkcolor "#D5DBE5" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-mexico-light.config b/build_schemes/base16-mexico-light.config new file mode 100644 index 0000000..1ff8e9d --- /dev/null +++ b/build_schemes/base16-mexico-light.config @@ -0,0 +1,35 @@ +# Base16 Mexico Light +# Author: Sheldon Johnson + +set default-bg "#f8f8f8" +set default-fg "#e8e8e8" + +set statusbar-fg "#585858" +set statusbar-bg "#d8d8d8" + +set inputbar-bg "#f8f8f8" +set inputbar-fg "#181818" + +set notification-bg "#f8f8f8" +set notification-fg "#181818" + +set notification-error-bg "#f8f8f8" +set notification-error-fg "#ab4642" + +set notification-warning-bg "#f8f8f8" +set notification-warning-fg "#ab4642" + +set highlight-color "#f79a0e" +set highlight-active-color "#7cafc2" + +set completion-bg "#e8e8e8" +set completion-fg "#7cafc2" + +set completion-highlight-fg "#181818" +set completion-highlight-bg "#7cafc2" + +set recolor-lightcolor "#f8f8f8" +set recolor-darkcolor "#282828" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-mocha.config b/build_schemes/base16-mocha.config new file mode 100644 index 0000000..c13ca52 --- /dev/null +++ b/build_schemes/base16-mocha.config @@ -0,0 +1,35 @@ +# Base16 Mocha +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#3B3228" +set default-fg "#534636" + +set statusbar-fg "#b8afad" +set statusbar-bg "#645240" + +set inputbar-bg "#3B3228" +set inputbar-fg "#f5eeeb" + +set notification-bg "#3B3228" +set notification-fg "#f5eeeb" + +set notification-error-bg "#3B3228" +set notification-error-fg "#cb6077" + +set notification-warning-bg "#3B3228" +set notification-warning-fg "#cb6077" + +set highlight-color "#f4bc87" +set highlight-active-color "#8ab3b5" + +set completion-bg "#534636" +set completion-fg "#8ab3b5" + +set completion-highlight-fg "#f5eeeb" +set completion-highlight-bg "#8ab3b5" + +set recolor-lightcolor "#3B3228" +set recolor-darkcolor "#e9e1dd" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-monokai.config b/build_schemes/base16-monokai.config new file mode 100644 index 0000000..b61f5f9 --- /dev/null +++ b/build_schemes/base16-monokai.config @@ -0,0 +1,35 @@ +# Base16 Monokai +# Author: Wimer Hazenberg (http://www.monokai.nl) + +set default-bg "#272822" +set default-fg "#383830" + +set statusbar-fg "#a59f85" +set statusbar-bg "#49483e" + +set inputbar-bg "#272822" +set inputbar-fg "#f9f8f5" + +set notification-bg "#272822" +set notification-fg "#f9f8f5" + +set notification-error-bg "#272822" +set notification-error-fg "#f92672" + +set notification-warning-bg "#272822" +set notification-warning-fg "#f92672" + +set highlight-color "#f4bf75" +set highlight-active-color "#66d9ef" + +set completion-bg "#383830" +set completion-fg "#66d9ef" + +set completion-highlight-fg "#f9f8f5" +set completion-highlight-bg "#66d9ef" + +set recolor-lightcolor "#272822" +set recolor-darkcolor "#f5f4f1" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-ocean.config b/build_schemes/base16-ocean.config new file mode 100644 index 0000000..da2f285 --- /dev/null +++ b/build_schemes/base16-ocean.config @@ -0,0 +1,35 @@ +# Base16 Ocean +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#2b303b" +set default-fg "#343d46" + +set statusbar-fg "#a7adba" +set statusbar-bg "#4f5b66" + +set inputbar-bg "#2b303b" +set inputbar-fg "#eff1f5" + +set notification-bg "#2b303b" +set notification-fg "#eff1f5" + +set notification-error-bg "#2b303b" +set notification-error-fg "#bf616a" + +set notification-warning-bg "#2b303b" +set notification-warning-fg "#bf616a" + +set highlight-color "#ebcb8b" +set highlight-active-color "#8fa1b3" + +set completion-bg "#343d46" +set completion-fg "#8fa1b3" + +set completion-highlight-fg "#eff1f5" +set completion-highlight-bg "#8fa1b3" + +set recolor-lightcolor "#2b303b" +set recolor-darkcolor "#dfe1e8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-oceanicnext.config b/build_schemes/base16-oceanicnext.config new file mode 100644 index 0000000..27fc17c --- /dev/null +++ b/build_schemes/base16-oceanicnext.config @@ -0,0 +1,35 @@ +# Base16 OceanicNext +# Author: https://github.com/voronianski/oceanic-next-color-scheme + +set default-bg "#1B2B34" +set default-fg "#343D46" + +set statusbar-fg "#A7ADBA" +set statusbar-bg "#4F5B66" + +set inputbar-bg "#1B2B34" +set inputbar-fg "#D8DEE9" + +set notification-bg "#1B2B34" +set notification-fg "#D8DEE9" + +set notification-error-bg "#1B2B34" +set notification-error-fg "#EC5f67" + +set notification-warning-bg "#1B2B34" +set notification-warning-fg "#EC5f67" + +set highlight-color "#FAC863" +set highlight-active-color "#6699CC" + +set completion-bg "#343D46" +set completion-fg "#6699CC" + +set completion-highlight-fg "#D8DEE9" +set completion-highlight-bg "#6699CC" + +set recolor-lightcolor "#1B2B34" +set recolor-darkcolor "#CDD3DE" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-onedark.config b/build_schemes/base16-onedark.config new file mode 100644 index 0000000..dd4df05 --- /dev/null +++ b/build_schemes/base16-onedark.config @@ -0,0 +1,35 @@ +# Base16 OneDark +# Author: Lalit Magant (http://github.com/tilal6991) + +set default-bg "#282c34" +set default-fg "#353b45" + +set statusbar-fg "#565c64" +set statusbar-bg "#3e4451" + +set inputbar-bg "#282c34" +set inputbar-fg "#c8ccd4" + +set notification-bg "#282c34" +set notification-fg "#c8ccd4" + +set notification-error-bg "#282c34" +set notification-error-fg "#e06c75" + +set notification-warning-bg "#282c34" +set notification-warning-fg "#e06c75" + +set highlight-color "#e5c07b" +set highlight-active-color "#61afef" + +set completion-bg "#353b45" +set completion-fg "#61afef" + +set completion-highlight-fg "#c8ccd4" +set completion-highlight-bg "#61afef" + +set recolor-lightcolor "#282c34" +set recolor-darkcolor "#b6bdca" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-paraiso.config b/build_schemes/base16-paraiso.config new file mode 100644 index 0000000..6b8f4d3 --- /dev/null +++ b/build_schemes/base16-paraiso.config @@ -0,0 +1,35 @@ +# Base16 Paraiso +# Author: Jan T. Sott + +set default-bg "#2f1e2e" +set default-fg "#41323f" + +set statusbar-fg "#8d8687" +set statusbar-bg "#4f424c" + +set inputbar-bg "#2f1e2e" +set inputbar-fg "#e7e9db" + +set notification-bg "#2f1e2e" +set notification-fg "#e7e9db" + +set notification-error-bg "#2f1e2e" +set notification-error-fg "#ef6155" + +set notification-warning-bg "#2f1e2e" +set notification-warning-fg "#ef6155" + +set highlight-color "#fec418" +set highlight-active-color "#06b6ef" + +set completion-bg "#41323f" +set completion-fg "#06b6ef" + +set completion-highlight-fg "#e7e9db" +set completion-highlight-bg "#06b6ef" + +set recolor-lightcolor "#2f1e2e" +set recolor-darkcolor "#b9b6b0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-phd.config b/build_schemes/base16-phd.config new file mode 100644 index 0000000..66398c4 --- /dev/null +++ b/build_schemes/base16-phd.config @@ -0,0 +1,35 @@ +# Base16 PhD +# Author: Hennig Hasemann (http://leetless.de/vim.html) + +set default-bg "#061229" +set default-fg "#2a3448" + +set statusbar-fg "#9a99a3" +set statusbar-bg "#4d5666" + +set inputbar-bg "#061229" +set inputbar-fg "#ffffff" + +set notification-bg "#061229" +set notification-fg "#ffffff" + +set notification-error-bg "#061229" +set notification-error-fg "#d07346" + +set notification-warning-bg "#061229" +set notification-warning-fg "#d07346" + +set highlight-color "#fbd461" +set highlight-active-color "#5299bf" + +set completion-bg "#2a3448" +set completion-fg "#5299bf" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#5299bf" + +set recolor-lightcolor "#061229" +set recolor-darkcolor "#dbdde0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-pico.config b/build_schemes/base16-pico.config new file mode 100644 index 0000000..ef451c8 --- /dev/null +++ b/build_schemes/base16-pico.config @@ -0,0 +1,35 @@ +# Base16 Pico +# Author: PICO-8 (http://www.lexaloffle.com/pico-8.php) + +set default-bg "#000000" +set default-fg "#1d2b53" + +set statusbar-fg "#ab5236" +set statusbar-bg "#7e2553" + +set inputbar-bg "#000000" +set inputbar-fg "#fff1e8" + +set notification-bg "#000000" +set notification-fg "#fff1e8" + +set notification-error-bg "#000000" +set notification-error-fg "#ff004d" + +set notification-warning-bg "#000000" +set notification-warning-fg "#ff004d" + +set highlight-color "#fff024" +set highlight-active-color "#83769c" + +set completion-bg "#1d2b53" +set completion-fg "#83769c" + +set completion-highlight-fg "#fff1e8" +set completion-highlight-bg "#83769c" + +set recolor-lightcolor "#000000" +set recolor-darkcolor "#c2c3c7" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-pop.config b/build_schemes/base16-pop.config new file mode 100644 index 0000000..6b322ba --- /dev/null +++ b/build_schemes/base16-pop.config @@ -0,0 +1,35 @@ +# Base16 Pop +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#000000" +set default-fg "#202020" + +set statusbar-fg "#b0b0b0" +set statusbar-bg "#303030" + +set inputbar-bg "#000000" +set inputbar-fg "#ffffff" + +set notification-bg "#000000" +set notification-fg "#ffffff" + +set notification-error-bg "#000000" +set notification-error-fg "#eb008a" + +set notification-warning-bg "#000000" +set notification-warning-fg "#eb008a" + +set highlight-color "#f8ca12" +set highlight-active-color "#0e5a94" + +set completion-bg "#202020" +set completion-fg "#0e5a94" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#0e5a94" + +set recolor-lightcolor "#000000" +set recolor-darkcolor "#e0e0e0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-railscasts.config b/build_schemes/base16-railscasts.config new file mode 100644 index 0000000..d2aca2e --- /dev/null +++ b/build_schemes/base16-railscasts.config @@ -0,0 +1,35 @@ +# Base16 Railscasts +# Author: Ryan Bates (http://railscasts.com) + +set default-bg "#2b2b2b" +set default-fg "#272935" + +set statusbar-fg "#d4cfc9" +set statusbar-bg "#3a4055" + +set inputbar-bg "#2b2b2b" +set inputbar-fg "#f9f7f3" + +set notification-bg "#2b2b2b" +set notification-fg "#f9f7f3" + +set notification-error-bg "#2b2b2b" +set notification-error-fg "#da4939" + +set notification-warning-bg "#2b2b2b" +set notification-warning-fg "#da4939" + +set highlight-color "#ffc66d" +set highlight-active-color "#6d9cbe" + +set completion-bg "#272935" +set completion-fg "#6d9cbe" + +set completion-highlight-fg "#f9f7f3" +set completion-highlight-bg "#6d9cbe" + +set recolor-lightcolor "#2b2b2b" +set recolor-darkcolor "#f4f1ed" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-seti-ui.config b/build_schemes/base16-seti-ui.config new file mode 100644 index 0000000..cdf3ab0 --- /dev/null +++ b/build_schemes/base16-seti-ui.config @@ -0,0 +1,35 @@ +# Base16 Seti UI +# Author: + +set default-bg "#151718" +set default-fg "#8ec43d" + +set statusbar-fg "#43a5d5" +set statusbar-bg "#3B758C" + +set inputbar-bg "#151718" +set inputbar-fg "#ffffff" + +set notification-bg "#151718" +set notification-fg "#ffffff" + +set notification-error-bg "#151718" +set notification-error-fg "#Cd3f45" + +set notification-warning-bg "#151718" +set notification-warning-fg "#Cd3f45" + +set highlight-color "#e6cd69" +set highlight-active-color "#55b5db" + +set completion-bg "#8ec43d" +set completion-fg "#55b5db" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#55b5db" + +set recolor-lightcolor "#151718" +set recolor-darkcolor "#eeeeee" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-shapeshifter.config b/build_schemes/base16-shapeshifter.config new file mode 100644 index 0000000..04474f4 --- /dev/null +++ b/build_schemes/base16-shapeshifter.config @@ -0,0 +1,35 @@ +# Base16 Shapeshifter +# Author: Tyler Benziger (http://tybenz.com) + +set default-bg "#f9f9f9" +set default-fg "#e0e0e0" + +set statusbar-fg "#343434" +set statusbar-bg "#ababab" + +set inputbar-bg "#f9f9f9" +set inputbar-fg "#000000" + +set notification-bg "#f9f9f9" +set notification-fg "#000000" + +set notification-error-bg "#f9f9f9" +set notification-error-fg "#e92f2f" + +set notification-warning-bg "#f9f9f9" +set notification-warning-fg "#e92f2f" + +set highlight-color "#dddd13" +set highlight-active-color "#3b48e3" + +set completion-bg "#e0e0e0" +set completion-fg "#3b48e3" + +set completion-highlight-fg "#000000" +set completion-highlight-bg "#3b48e3" + +set recolor-lightcolor "#f9f9f9" +set recolor-darkcolor "#040404" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-solar-flare.config b/build_schemes/base16-solar-flare.config new file mode 100644 index 0000000..21039e3 --- /dev/null +++ b/build_schemes/base16-solar-flare.config @@ -0,0 +1,35 @@ +# Base16 Solar Flare +# Author: Chuck Harmston (https://chuck.harmston.ch) + +set default-bg "#18262F" +set default-fg "#222E38" + +set statusbar-fg "#85939E" +set statusbar-bg "#586875" + +set inputbar-bg "#18262F" +set inputbar-fg "#F5F7FA" + +set notification-bg "#18262F" +set notification-fg "#F5F7FA" + +set notification-error-bg "#18262F" +set notification-error-fg "#EF5253" + +set notification-warning-bg "#18262F" +set notification-warning-fg "#EF5253" + +set highlight-color "#E4B51C" +set highlight-active-color "#33B5E1" + +set completion-bg "#222E38" +set completion-fg "#33B5E1" + +set completion-highlight-fg "#F5F7FA" +set completion-highlight-bg "#33B5E1" + +set recolor-lightcolor "#18262F" +set recolor-darkcolor "#E8E9ED" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-solarized-dark.config b/build_schemes/base16-solarized-dark.config new file mode 100644 index 0000000..44d3d17 --- /dev/null +++ b/build_schemes/base16-solarized-dark.config @@ -0,0 +1,35 @@ +# Base16 Solarized Dark +# Author: Ethan Schoonover (http://ethanschoonover.com/solarized) + +set default-bg "#002b36" +set default-fg "#073642" + +set statusbar-fg "#839496" +set statusbar-bg "#586e75" + +set inputbar-bg "#002b36" +set inputbar-fg "#fdf6e3" + +set notification-bg "#002b36" +set notification-fg "#fdf6e3" + +set notification-error-bg "#002b36" +set notification-error-fg "#dc322f" + +set notification-warning-bg "#002b36" +set notification-warning-fg "#dc322f" + +set highlight-color "#b58900" +set highlight-active-color "#268bd2" + +set completion-bg "#073642" +set completion-fg "#268bd2" + +set completion-highlight-fg "#fdf6e3" +set completion-highlight-bg "#268bd2" + +set recolor-lightcolor "#002b36" +set recolor-darkcolor "#eee8d5" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-solarized-light.config b/build_schemes/base16-solarized-light.config new file mode 100644 index 0000000..13e0602 --- /dev/null +++ b/build_schemes/base16-solarized-light.config @@ -0,0 +1,35 @@ +# Base16 Solarized Light +# Author: Ethan Schoonover (http://ethanschoonover.com/solarized) + +set default-bg "#fdf6e3" +set default-fg "#eee8d5" + +set statusbar-fg "#657b83" +set statusbar-bg "#93a1a1" + +set inputbar-bg "#fdf6e3" +set inputbar-fg "#002b36" + +set notification-bg "#fdf6e3" +set notification-fg "#002b36" + +set notification-error-bg "#fdf6e3" +set notification-error-fg "#dc322f" + +set notification-warning-bg "#fdf6e3" +set notification-warning-fg "#dc322f" + +set highlight-color "#b58900" +set highlight-active-color "#268bd2" + +set completion-bg "#eee8d5" +set completion-fg "#268bd2" + +set completion-highlight-fg "#002b36" +set completion-highlight-bg "#268bd2" + +set recolor-lightcolor "#fdf6e3" +set recolor-darkcolor "#073642" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-spacemacs.config b/build_schemes/base16-spacemacs.config new file mode 100644 index 0000000..33119ae --- /dev/null +++ b/build_schemes/base16-spacemacs.config @@ -0,0 +1,35 @@ +# Base16 Spacemacs +# Author: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme) + +set default-bg "#1f2022" +set default-fg "#282828" + +set statusbar-fg "#b8b8b8" +set statusbar-bg "#444155" + +set inputbar-bg "#1f2022" +set inputbar-fg "#f8f8f8" + +set notification-bg "#1f2022" +set notification-fg "#f8f8f8" + +set notification-error-bg "#1f2022" +set notification-error-fg "#f2241f" + +set notification-warning-bg "#1f2022" +set notification-warning-fg "#f2241f" + +set highlight-color "#b1951d" +set highlight-active-color "#4f97d7" + +set completion-bg "#282828" +set completion-fg "#4f97d7" + +set completion-highlight-fg "#f8f8f8" +set completion-highlight-bg "#4f97d7" + +set recolor-lightcolor "#1f2022" +set recolor-darkcolor "#e8e8e8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-summerfruit-dark.config b/build_schemes/base16-summerfruit-dark.config new file mode 100644 index 0000000..c6007f4 --- /dev/null +++ b/build_schemes/base16-summerfruit-dark.config @@ -0,0 +1,35 @@ +# Base16 Summerfruit Dark +# Author: Christopher Corley (http://christop.club/) + +set default-bg "#151515" +set default-fg "#202020" + +set statusbar-fg "#B0B0B0" +set statusbar-bg "#303030" + +set inputbar-bg "#151515" +set inputbar-fg "#FFFFFF" + +set notification-bg "#151515" +set notification-fg "#FFFFFF" + +set notification-error-bg "#151515" +set notification-error-fg "#FF0086" + +set notification-warning-bg "#151515" +set notification-warning-fg "#FF0086" + +set highlight-color "#ABA800" +set highlight-active-color "#3777E6" + +set completion-bg "#202020" +set completion-fg "#3777E6" + +set completion-highlight-fg "#FFFFFF" +set completion-highlight-bg "#3777E6" + +set recolor-lightcolor "#151515" +set recolor-darkcolor "#E0E0E0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-summerfruit-light.config b/build_schemes/base16-summerfruit-light.config new file mode 100644 index 0000000..bebfe11 --- /dev/null +++ b/build_schemes/base16-summerfruit-light.config @@ -0,0 +1,35 @@ +# Base16 Summerfruit Light +# Author: Christopher Corley (http://christop.club/) + +set default-bg "#FFFFFF" +set default-fg "#E0E0E0" + +set statusbar-fg "#000000" +set statusbar-bg "#D0D0D0" + +set inputbar-bg "#FFFFFF" +set inputbar-fg "#202020" + +set notification-bg "#FFFFFF" +set notification-fg "#202020" + +set notification-error-bg "#FFFFFF" +set notification-error-fg "#FF0086" + +set notification-warning-bg "#FFFFFF" +set notification-warning-fg "#FF0086" + +set highlight-color "#ABA800" +set highlight-active-color "#3777E6" + +set completion-bg "#E0E0E0" +set completion-fg "#3777E6" + +set completion-highlight-fg "#202020" +set completion-highlight-bg "#3777E6" + +set recolor-lightcolor "#FFFFFF" +set recolor-darkcolor "#151515" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-tomorrow-night.config b/build_schemes/base16-tomorrow-night.config new file mode 100644 index 0000000..ea406b8 --- /dev/null +++ b/build_schemes/base16-tomorrow-night.config @@ -0,0 +1,35 @@ +# Base16 Tomorrow Night +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#1d1f21" +set default-fg "#282a2e" + +set statusbar-fg "#b4b7b4" +set statusbar-bg "#373b41" + +set inputbar-bg "#1d1f21" +set inputbar-fg "#ffffff" + +set notification-bg "#1d1f21" +set notification-fg "#ffffff" + +set notification-error-bg "#1d1f21" +set notification-error-fg "#cc6666" + +set notification-warning-bg "#1d1f21" +set notification-warning-fg "#cc6666" + +set highlight-color "#f0c674" +set highlight-active-color "#81a2be" + +set completion-bg "#282a2e" +set completion-fg "#81a2be" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#81a2be" + +set recolor-lightcolor "#1d1f21" +set recolor-darkcolor "#e0e0e0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-tomorrow.config b/build_schemes/base16-tomorrow.config new file mode 100644 index 0000000..a0cc247 --- /dev/null +++ b/build_schemes/base16-tomorrow.config @@ -0,0 +1,35 @@ +# Base16 Tomorrow +# Author: Chris Kempson (http://chriskempson.com) + +set default-bg "#ffffff" +set default-fg "#e0e0e0" + +set statusbar-fg "#969896" +set statusbar-bg "#d6d6d6" + +set inputbar-bg "#ffffff" +set inputbar-fg "#1d1f21" + +set notification-bg "#ffffff" +set notification-fg "#1d1f21" + +set notification-error-bg "#ffffff" +set notification-error-fg "#c82829" + +set notification-warning-bg "#ffffff" +set notification-warning-fg "#c82829" + +set highlight-color "#eab700" +set highlight-active-color "#4271ae" + +set completion-bg "#e0e0e0" +set completion-fg "#4271ae" + +set completion-highlight-fg "#1d1f21" +set completion-highlight-bg "#4271ae" + +set recolor-lightcolor "#ffffff" +set recolor-darkcolor "#282a2e" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-twilight.config b/build_schemes/base16-twilight.config new file mode 100644 index 0000000..f859dd4 --- /dev/null +++ b/build_schemes/base16-twilight.config @@ -0,0 +1,35 @@ +# Base16 Twilight +# Author: David Hart (https://github.com/hartbit) + +set default-bg "#1e1e1e" +set default-fg "#323537" + +set statusbar-fg "#838184" +set statusbar-bg "#464b50" + +set inputbar-bg "#1e1e1e" +set inputbar-fg "#ffffff" + +set notification-bg "#1e1e1e" +set notification-fg "#ffffff" + +set notification-error-bg "#1e1e1e" +set notification-error-fg "#cf6a4c" + +set notification-warning-bg "#1e1e1e" +set notification-warning-fg "#cf6a4c" + +set highlight-color "#f9ee98" +set highlight-active-color "#7587a6" + +set completion-bg "#323537" +set completion-fg "#7587a6" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#7587a6" + +set recolor-lightcolor "#1e1e1e" +set recolor-darkcolor "#c3c3c3" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-unikitty-dark.config b/build_schemes/base16-unikitty-dark.config new file mode 100644 index 0000000..ee811c5 --- /dev/null +++ b/build_schemes/base16-unikitty-dark.config @@ -0,0 +1,35 @@ +# Base16 Unikitty Dark +# Author: Josh W Lewis (@joshwlewis) + +set default-bg "#2e2a31" +set default-fg "#4a464d" + +set statusbar-fg "#9f9da2" +set statusbar-bg "#666369" + +set inputbar-bg "#2e2a31" +set inputbar-fg "#f5f4f7" + +set notification-bg "#2e2a31" +set notification-fg "#f5f4f7" + +set notification-error-bg "#2e2a31" +set notification-error-fg "#d8137f" + +set notification-warning-bg "#2e2a31" +set notification-warning-fg "#d8137f" + +set highlight-color "#dc8a0e" +set highlight-active-color "#796af5" + +set completion-bg "#4a464d" +set completion-fg "#796af5" + +set completion-highlight-fg "#f5f4f7" +set completion-highlight-bg "#796af5" + +set recolor-lightcolor "#2e2a31" +set recolor-darkcolor "#d8d7da" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-unikitty-light.config b/build_schemes/base16-unikitty-light.config new file mode 100644 index 0000000..e620954 --- /dev/null +++ b/build_schemes/base16-unikitty-light.config @@ -0,0 +1,35 @@ +# Base16 Unikitty Light +# Author: Josh W Lewis (@joshwlewis) + +set default-bg "#ffffff" +set default-fg "#e1e1e2" + +set statusbar-fg "#89878b" +set statusbar-bg "#c4c3c5" + +set inputbar-bg "#ffffff" +set inputbar-fg "#322d34" + +set notification-bg "#ffffff" +set notification-fg "#322d34" + +set notification-error-bg "#ffffff" +set notification-error-fg "#d8137f" + +set notification-warning-bg "#ffffff" +set notification-warning-fg "#d8137f" + +set highlight-color "#dc8a0e" +set highlight-active-color "#775dff" + +set completion-bg "#e1e1e2" +set completion-fg "#775dff" + +set completion-highlight-fg "#322d34" +set completion-highlight-bg "#775dff" + +set recolor-lightcolor "#ffffff" +set recolor-darkcolor "#4f4b51" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-woodland.config b/build_schemes/base16-woodland.config new file mode 100644 index 0000000..7573e2f --- /dev/null +++ b/build_schemes/base16-woodland.config @@ -0,0 +1,35 @@ +# Base16 Woodland +# Author: Jay Cornwall (https://jcornwall.com) + +set default-bg "#231e18" +set default-fg "#302b25" + +set statusbar-fg "#b4a490" +set statusbar-bg "#48413a" + +set inputbar-bg "#231e18" +set inputbar-fg "#e4d4c8" + +set notification-bg "#231e18" +set notification-fg "#e4d4c8" + +set notification-error-bg "#231e18" +set notification-error-fg "#d35c5c" + +set notification-warning-bg "#231e18" +set notification-warning-fg "#d35c5c" + +set highlight-color "#e0ac16" +set highlight-active-color "#88a4d3" + +set completion-bg "#302b25" +set completion-fg "#88a4d3" + +set completion-highlight-fg "#e4d4c8" +set completion-highlight-bg "#88a4d3" + +set recolor-lightcolor "#231e18" +set recolor-darkcolor "#d7c8bc" + +set recolor "false" +set recolor-keephue "false" |
