diff options
| author | 2017-11-20 13:26:15 +0100 | |
|---|---|---|
| committer | 2017-11-20 13:27:10 +0100 | |
| commit | a85f7b8d360f2fc32e1797f618f52329327a6038 (patch) | |
| tree | 182b4f9d7d63d4bdf3d2c16b8fe637c12b982c88 | |
| parent | 267d90bbefce4f70705dae91dd7f0496e805bbf3 (diff) | |
Update output
remove trailing space in template
101 files changed, 919 insertions, 79 deletions
diff --git a/build_schemes/base16-3024.config b/build_schemes/base16-3024.config index 1c16662..19cd600 100644 --- a/build_schemes/base16-3024.config +++ b/build_schemes/base16-3024.config @@ -10,7 +10,7 @@ set statusbar-bg "#4a4543" set inputbar-bg "#090300" set inputbar-fg "#f7f7f7" -set notification-bg "#090300" +set notification-bg "#090300" set notification-fg "#f7f7f7" set notification-error-bg "#090300" diff --git a/build_schemes/base16-apathy.config b/build_schemes/base16-apathy.config index 7c58431..b9b3208 100644 --- a/build_schemes/base16-apathy.config +++ b/build_schemes/base16-apathy.config @@ -10,7 +10,7 @@ set statusbar-bg "#184E45" set inputbar-bg "#031A16" set inputbar-fg "#D2E7E4" -set notification-bg "#031A16" +set notification-bg "#031A16" set notification-fg "#D2E7E4" set notification-error-bg "#031A16" diff --git a/build_schemes/base16-ashes.config b/build_schemes/base16-ashes.config index 8d6a5c7..99b845e 100644 --- a/build_schemes/base16-ashes.config +++ b/build_schemes/base16-ashes.config @@ -10,7 +10,7 @@ set statusbar-bg "#565E65" set inputbar-bg "#1C2023" set inputbar-fg "#F3F4F5" -set notification-bg "#1C2023" +set notification-bg "#1C2023" set notification-fg "#F3F4F5" set notification-error-bg "#1C2023" diff --git a/build_schemes/base16-atelier-cave-light.config b/build_schemes/base16-atelier-cave-light.config new file mode 100644 index 0000000..326b29c --- /dev/null +++ b/build_schemes/base16-atelier-cave-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Cave Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#efecf4" +set default-fg "#e2dfe7" + +set statusbar-fg "#655f6d" +set statusbar-bg "#8b8792" + +set inputbar-bg "#efecf4" +set inputbar-fg "#19171c" + +set notification-bg "#efecf4" +set notification-fg "#19171c" + +set notification-error-bg "#efecf4" +set notification-error-fg "#be4678" + +set notification-warning-bg "#efecf4" +set notification-warning-fg "#be4678" + +set highlight-color "#a06e3b" +set highlight-active-color "#576ddb" + +set completion-bg "#e2dfe7" +set completion-fg "#576ddb" + +set completion-highlight-fg "#19171c" +set completion-highlight-bg "#576ddb" + +set recolor-lightcolor "#efecf4" +set recolor-darkcolor "#26232a" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-cave.config b/build_schemes/base16-atelier-cave.config index 37f78e7..10624eb 100644 --- a/build_schemes/base16-atelier-cave.config +++ b/build_schemes/base16-atelier-cave.config @@ -10,7 +10,7 @@ set statusbar-bg "#585260" set inputbar-bg "#19171c" set inputbar-fg "#efecf4" -set notification-bg "#19171c" +set notification-bg "#19171c" set notification-fg "#efecf4" set notification-error-bg "#19171c" diff --git a/build_schemes/base16-atelier-dune-light.config b/build_schemes/base16-atelier-dune-light.config new file mode 100644 index 0000000..1d60894 --- /dev/null +++ b/build_schemes/base16-atelier-dune-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Dune Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#fefbec" +set default-fg "#e8e4cf" + +set statusbar-fg "#7d7a68" +set statusbar-bg "#a6a28c" + +set inputbar-bg "#fefbec" +set inputbar-fg "#20201d" + +set notification-bg "#fefbec" +set notification-fg "#20201d" + +set notification-error-bg "#fefbec" +set notification-error-fg "#d73737" + +set notification-warning-bg "#fefbec" +set notification-warning-fg "#d73737" + +set highlight-color "#ae9513" +set highlight-active-color "#6684e1" + +set completion-bg "#e8e4cf" +set completion-fg "#6684e1" + +set completion-highlight-fg "#20201d" +set completion-highlight-bg "#6684e1" + +set recolor-lightcolor "#fefbec" +set recolor-darkcolor "#292824" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-dune.config b/build_schemes/base16-atelier-dune.config index be35317..c825d08 100644 --- a/build_schemes/base16-atelier-dune.config +++ b/build_schemes/base16-atelier-dune.config @@ -10,7 +10,7 @@ set statusbar-bg "#6e6b5e" set inputbar-bg "#20201d" set inputbar-fg "#fefbec" -set notification-bg "#20201d" +set notification-bg "#20201d" set notification-fg "#fefbec" set notification-error-bg "#20201d" diff --git a/build_schemes/base16-atelier-estuary-light.config b/build_schemes/base16-atelier-estuary-light.config new file mode 100644 index 0000000..e43b7e3 --- /dev/null +++ b/build_schemes/base16-atelier-estuary-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Estuary Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#f4f3ec" +set default-fg "#e7e6df" + +set statusbar-fg "#6c6b5a" +set statusbar-bg "#929181" + +set inputbar-bg "#f4f3ec" +set inputbar-fg "#22221b" + +set notification-bg "#f4f3ec" +set notification-fg "#22221b" + +set notification-error-bg "#f4f3ec" +set notification-error-fg "#ba6236" + +set notification-warning-bg "#f4f3ec" +set notification-warning-fg "#ba6236" + +set highlight-color "#a5980d" +set highlight-active-color "#36a166" + +set completion-bg "#e7e6df" +set completion-fg "#36a166" + +set completion-highlight-fg "#22221b" +set completion-highlight-bg "#36a166" + +set recolor-lightcolor "#f4f3ec" +set recolor-darkcolor "#302f27" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-estuary.config b/build_schemes/base16-atelier-estuary.config index eb56876..8da9012 100644 --- a/build_schemes/base16-atelier-estuary.config +++ b/build_schemes/base16-atelier-estuary.config @@ -10,7 +10,7 @@ set statusbar-bg "#5f5e4e" set inputbar-bg "#22221b" set inputbar-fg "#f4f3ec" -set notification-bg "#22221b" +set notification-bg "#22221b" set notification-fg "#f4f3ec" set notification-error-bg "#22221b" diff --git a/build_schemes/base16-atelier-forest-light.config b/build_schemes/base16-atelier-forest-light.config new file mode 100644 index 0000000..fb360fc --- /dev/null +++ b/build_schemes/base16-atelier-forest-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Forest Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#f1efee" +set default-fg "#e6e2e0" + +set statusbar-fg "#766e6b" +set statusbar-bg "#a8a19f" + +set inputbar-bg "#f1efee" +set inputbar-fg "#1b1918" + +set notification-bg "#f1efee" +set notification-fg "#1b1918" + +set notification-error-bg "#f1efee" +set notification-error-fg "#f22c40" + +set notification-warning-bg "#f1efee" +set notification-warning-fg "#f22c40" + +set highlight-color "#c38418" +set highlight-active-color "#407ee7" + +set completion-bg "#e6e2e0" +set completion-fg "#407ee7" + +set completion-highlight-fg "#1b1918" +set completion-highlight-bg "#407ee7" + +set recolor-lightcolor "#f1efee" +set recolor-darkcolor "#2c2421" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-forest.config b/build_schemes/base16-atelier-forest.config index 3683b9e..12b8475 100644 --- a/build_schemes/base16-atelier-forest.config +++ b/build_schemes/base16-atelier-forest.config @@ -10,7 +10,7 @@ set statusbar-bg "#68615e" set inputbar-bg "#1b1918" set inputbar-fg "#f1efee" -set notification-bg "#1b1918" +set notification-bg "#1b1918" set notification-fg "#f1efee" set notification-error-bg "#1b1918" diff --git a/build_schemes/base16-atelier-heath-light.config b/build_schemes/base16-atelier-heath-light.config new file mode 100644 index 0000000..3d0523f --- /dev/null +++ b/build_schemes/base16-atelier-heath-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Heath Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#f7f3f7" +set default-fg "#d8cad8" + +set statusbar-fg "#776977" +set statusbar-bg "#ab9bab" + +set inputbar-bg "#f7f3f7" +set inputbar-fg "#1b181b" + +set notification-bg "#f7f3f7" +set notification-fg "#1b181b" + +set notification-error-bg "#f7f3f7" +set notification-error-fg "#ca402b" + +set notification-warning-bg "#f7f3f7" +set notification-warning-fg "#ca402b" + +set highlight-color "#bb8a35" +set highlight-active-color "#516aec" + +set completion-bg "#d8cad8" +set completion-fg "#516aec" + +set completion-highlight-fg "#1b181b" +set completion-highlight-bg "#516aec" + +set recolor-lightcolor "#f7f3f7" +set recolor-darkcolor "#292329" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-heath.config b/build_schemes/base16-atelier-heath.config index 6e8ea1c..fe0fb3b 100644 --- a/build_schemes/base16-atelier-heath.config +++ b/build_schemes/base16-atelier-heath.config @@ -10,7 +10,7 @@ set statusbar-bg "#695d69" set inputbar-bg "#1b181b" set inputbar-fg "#f7f3f7" -set notification-bg "#1b181b" +set notification-bg "#1b181b" set notification-fg "#f7f3f7" set notification-error-bg "#1b181b" diff --git a/build_schemes/base16-atelier-lakeside-light.config b/build_schemes/base16-atelier-lakeside-light.config new file mode 100644 index 0000000..444bc3e --- /dev/null +++ b/build_schemes/base16-atelier-lakeside-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Lakeside Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#ebf8ff" +set default-fg "#c1e4f6" + +set statusbar-fg "#5a7b8c" +set statusbar-bg "#7ea2b4" + +set inputbar-bg "#ebf8ff" +set inputbar-fg "#161b1d" + +set notification-bg "#ebf8ff" +set notification-fg "#161b1d" + +set notification-error-bg "#ebf8ff" +set notification-error-fg "#d22d72" + +set notification-warning-bg "#ebf8ff" +set notification-warning-fg "#d22d72" + +set highlight-color "#8a8a0f" +set highlight-active-color "#257fad" + +set completion-bg "#c1e4f6" +set completion-fg "#257fad" + +set completion-highlight-fg "#161b1d" +set completion-highlight-bg "#257fad" + +set recolor-lightcolor "#ebf8ff" +set recolor-darkcolor "#1f292e" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-lakeside.config b/build_schemes/base16-atelier-lakeside.config index ea82c03..01d3bc3 100644 --- a/build_schemes/base16-atelier-lakeside.config +++ b/build_schemes/base16-atelier-lakeside.config @@ -10,7 +10,7 @@ set statusbar-bg "#516d7b" set inputbar-bg "#161b1d" set inputbar-fg "#ebf8ff" -set notification-bg "#161b1d" +set notification-bg "#161b1d" set notification-fg "#ebf8ff" set notification-error-bg "#161b1d" diff --git a/build_schemes/base16-atelier-plateau-light.config b/build_schemes/base16-atelier-plateau-light.config new file mode 100644 index 0000000..20ddba2 --- /dev/null +++ b/build_schemes/base16-atelier-plateau-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Plateau Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#f4ecec" +set default-fg "#e7dfdf" + +set statusbar-fg "#655d5d" +set statusbar-bg "#8a8585" + +set inputbar-bg "#f4ecec" +set inputbar-fg "#1b1818" + +set notification-bg "#f4ecec" +set notification-fg "#1b1818" + +set notification-error-bg "#f4ecec" +set notification-error-fg "#ca4949" + +set notification-warning-bg "#f4ecec" +set notification-warning-fg "#ca4949" + +set highlight-color "#a06e3b" +set highlight-active-color "#7272ca" + +set completion-bg "#e7dfdf" +set completion-fg "#7272ca" + +set completion-highlight-fg "#1b1818" +set completion-highlight-bg "#7272ca" + +set recolor-lightcolor "#f4ecec" +set recolor-darkcolor "#292424" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-plateau.config b/build_schemes/base16-atelier-plateau.config index 7d2dda0..8516474 100644 --- a/build_schemes/base16-atelier-plateau.config +++ b/build_schemes/base16-atelier-plateau.config @@ -10,7 +10,7 @@ set statusbar-bg "#585050" set inputbar-bg "#1b1818" set inputbar-fg "#f4ecec" -set notification-bg "#1b1818" +set notification-bg "#1b1818" set notification-fg "#f4ecec" set notification-error-bg "#1b1818" diff --git a/build_schemes/base16-atelier-savanna-light.config b/build_schemes/base16-atelier-savanna-light.config new file mode 100644 index 0000000..50e7693 --- /dev/null +++ b/build_schemes/base16-atelier-savanna-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Savanna Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#ecf4ee" +set default-fg "#dfe7e2" + +set statusbar-fg "#5f6d64" +set statusbar-bg "#87928a" + +set inputbar-bg "#ecf4ee" +set inputbar-fg "#171c19" + +set notification-bg "#ecf4ee" +set notification-fg "#171c19" + +set notification-error-bg "#ecf4ee" +set notification-error-fg "#b16139" + +set notification-warning-bg "#ecf4ee" +set notification-warning-fg "#b16139" + +set highlight-color "#a07e3b" +set highlight-active-color "#478c90" + +set completion-bg "#dfe7e2" +set completion-fg "#478c90" + +set completion-highlight-fg "#171c19" +set completion-highlight-bg "#478c90" + +set recolor-lightcolor "#ecf4ee" +set recolor-darkcolor "#232a25" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-savanna.config b/build_schemes/base16-atelier-savanna.config index fba16ef..e7c9f4b 100644 --- a/build_schemes/base16-atelier-savanna.config +++ b/build_schemes/base16-atelier-savanna.config @@ -10,7 +10,7 @@ set statusbar-bg "#526057" set inputbar-bg "#171c19" set inputbar-fg "#ecf4ee" -set notification-bg "#171c19" +set notification-bg "#171c19" set notification-fg "#ecf4ee" set notification-error-bg "#171c19" diff --git a/build_schemes/base16-atelier-seaside-light.config b/build_schemes/base16-atelier-seaside-light.config new file mode 100644 index 0000000..8983885 --- /dev/null +++ b/build_schemes/base16-atelier-seaside-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Seaside Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#f4fbf4" +set default-fg "#cfe8cf" + +set statusbar-fg "#687d68" +set statusbar-bg "#8ca68c" + +set inputbar-bg "#f4fbf4" +set inputbar-fg "#131513" + +set notification-bg "#f4fbf4" +set notification-fg "#131513" + +set notification-error-bg "#f4fbf4" +set notification-error-fg "#e6193c" + +set notification-warning-bg "#f4fbf4" +set notification-warning-fg "#e6193c" + +set highlight-color "#98981b" +set highlight-active-color "#3d62f5" + +set completion-bg "#cfe8cf" +set completion-fg "#3d62f5" + +set completion-highlight-fg "#131513" +set completion-highlight-bg "#3d62f5" + +set recolor-lightcolor "#f4fbf4" +set recolor-darkcolor "#242924" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-seaside.config b/build_schemes/base16-atelier-seaside.config index 67ae785..b42b5ff 100644 --- a/build_schemes/base16-atelier-seaside.config +++ b/build_schemes/base16-atelier-seaside.config @@ -10,7 +10,7 @@ set statusbar-bg "#5e6e5e" set inputbar-bg "#131513" set inputbar-fg "#f4fbf4" -set notification-bg "#131513" +set notification-bg "#131513" set notification-fg "#f4fbf4" set notification-error-bg "#131513" diff --git a/build_schemes/base16-atelier-sulphurpool-light.config b/build_schemes/base16-atelier-sulphurpool-light.config new file mode 100644 index 0000000..e7bddf5 --- /dev/null +++ b/build_schemes/base16-atelier-sulphurpool-light.config @@ -0,0 +1,35 @@ +# Base16 Atelier Sulphurpool Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) + +set default-bg "#f5f7ff" +set default-fg "#dfe2f1" + +set statusbar-fg "#6b7394" +set statusbar-bg "#979db4" + +set inputbar-bg "#f5f7ff" +set inputbar-fg "#202746" + +set notification-bg "#f5f7ff" +set notification-fg "#202746" + +set notification-error-bg "#f5f7ff" +set notification-error-fg "#c94922" + +set notification-warning-bg "#f5f7ff" +set notification-warning-fg "#c94922" + +set highlight-color "#c08b30" +set highlight-active-color "#3d8fd1" + +set completion-bg "#dfe2f1" +set completion-fg "#3d8fd1" + +set completion-highlight-fg "#202746" +set completion-highlight-bg "#3d8fd1" + +set recolor-lightcolor "#f5f7ff" +set recolor-darkcolor "#293256" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-atelier-sulphurpool.config b/build_schemes/base16-atelier-sulphurpool.config index dc739bb..7a248c8 100644 --- a/build_schemes/base16-atelier-sulphurpool.config +++ b/build_schemes/base16-atelier-sulphurpool.config @@ -10,7 +10,7 @@ set statusbar-bg "#5e6687" set inputbar-bg "#202746" set inputbar-fg "#f5f7ff" -set notification-bg "#202746" +set notification-bg "#202746" set notification-fg "#f5f7ff" set notification-error-bg "#202746" diff --git a/build_schemes/base16-bespin.config b/build_schemes/base16-bespin.config index 405fe30..ec38a39 100644 --- a/build_schemes/base16-bespin.config +++ b/build_schemes/base16-bespin.config @@ -10,7 +10,7 @@ set statusbar-bg "#5e5d5c" set inputbar-bg "#28211c" set inputbar-fg "#baae9e" -set notification-bg "#28211c" +set notification-bg "#28211c" set notification-fg "#baae9e" set notification-error-bg "#28211c" diff --git a/build_schemes/base16-brewer.config b/build_schemes/base16-brewer.config index 777c4da..42aca77 100644 --- a/build_schemes/base16-brewer.config +++ b/build_schemes/base16-brewer.config @@ -10,7 +10,7 @@ set statusbar-bg "#515253" set inputbar-bg "#0c0d0e" set inputbar-fg "#fcfdfe" -set notification-bg "#0c0d0e" +set notification-bg "#0c0d0e" set notification-fg "#fcfdfe" set notification-error-bg "#0c0d0e" diff --git a/build_schemes/base16-bright.config b/build_schemes/base16-bright.config index ce4eaa1..a32c6a7 100644 --- a/build_schemes/base16-bright.config +++ b/build_schemes/base16-bright.config @@ -10,7 +10,7 @@ set statusbar-bg "#505050" set inputbar-bg "#000000" set inputbar-fg "#ffffff" -set notification-bg "#000000" +set notification-bg "#000000" set notification-fg "#ffffff" set notification-error-bg "#000000" diff --git a/build_schemes/base16-brushtrees-dark.config b/build_schemes/base16-brushtrees-dark.config new file mode 100644 index 0000000..c8375cb --- /dev/null +++ b/build_schemes/base16-brushtrees-dark.config @@ -0,0 +1,35 @@ +# Base16 Brush Trees Dark +# Author: Abraham White <abelincoln.white@gmail.com> + +set default-bg "#485867" +set default-fg "#5A6D7A" + +set statusbar-fg "#98AFB5" +set statusbar-bg "#6D828E" + +set inputbar-bg "#485867" +set inputbar-fg "#E3EFEF" + +set notification-bg "#485867" +set notification-fg "#E3EFEF" + +set notification-error-bg "#485867" +set notification-error-fg "#b38686" + +set notification-warning-bg "#485867" +set notification-warning-fg "#b38686" + +set highlight-color "#aab386" +set highlight-active-color "#868cb3" + +set completion-bg "#5A6D7A" +set completion-fg "#868cb3" + +set completion-highlight-fg "#E3EFEF" +set completion-highlight-bg "#868cb3" + +set recolor-lightcolor "#485867" +set recolor-darkcolor "#C9DBDC" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-brushtrees.config b/build_schemes/base16-brushtrees.config new file mode 100644 index 0000000..3b6d747 --- /dev/null +++ b/build_schemes/base16-brushtrees.config @@ -0,0 +1,35 @@ +# Base16 Brush Trees +# Author: Abraham White <abelincoln.white@gmail.com> + +set default-bg "#E3EFEF" +set default-fg "#C9DBDC" + +set statusbar-fg "#8299A1" +set statusbar-bg "#B0C5C8" + +set inputbar-bg "#E3EFEF" +set inputbar-fg "#485867" + +set notification-bg "#E3EFEF" +set notification-fg "#485867" + +set notification-error-bg "#E3EFEF" +set notification-error-fg "#b38686" + +set notification-warning-bg "#E3EFEF" +set notification-warning-fg "#b38686" + +set highlight-color "#aab386" +set highlight-active-color "#868cb3" + +set completion-bg "#C9DBDC" +set completion-fg "#868cb3" + +set completion-highlight-fg "#485867" +set completion-highlight-bg "#868cb3" + +set recolor-lightcolor "#E3EFEF" +set recolor-darkcolor "#5A6D7A" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-chalk.config b/build_schemes/base16-chalk.config index 2b415bf..20ac8f4 100644 --- a/build_schemes/base16-chalk.config +++ b/build_schemes/base16-chalk.config @@ -10,7 +10,7 @@ set statusbar-bg "#303030" set inputbar-bg "#151515" set inputbar-fg "#f5f5f5" -set notification-bg "#151515" +set notification-bg "#151515" set notification-fg "#f5f5f5" set notification-error-bg "#151515" diff --git a/build_schemes/base16-circus.config b/build_schemes/base16-circus.config index 4219836..77affa3 100644 --- a/build_schemes/base16-circus.config +++ b/build_schemes/base16-circus.config @@ -10,7 +10,7 @@ set statusbar-bg "#303030" set inputbar-bg "#191919" set inputbar-fg "#ffffff" -set notification-bg "#191919" +set notification-bg "#191919" set notification-fg "#ffffff" set notification-error-bg "#191919" diff --git a/build_schemes/base16-classic-dark.config b/build_schemes/base16-classic-dark.config new file mode 100644 index 0000000..0de237c --- /dev/null +++ b/build_schemes/base16-classic-dark.config @@ -0,0 +1,35 @@ +# Base16 Classic Dark +# Author: Jason Heeris (http://heeris.id.au) + +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 "#AC4142" + +set notification-warning-bg "#151515" +set notification-warning-fg "#AC4142" + +set highlight-color "#F4BF75" +set highlight-active-color "#6A9FB5" + +set completion-bg "#202020" +set completion-fg "#6A9FB5" + +set completion-highlight-fg "#F5F5F5" +set completion-highlight-bg "#6A9FB5" + +set recolor-lightcolor "#151515" +set recolor-darkcolor "#E0E0E0" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-classic-light.config b/build_schemes/base16-classic-light.config new file mode 100644 index 0000000..6e405f3 --- /dev/null +++ b/build_schemes/base16-classic-light.config @@ -0,0 +1,35 @@ +# Base16 Classic Light +# Author: Jason Heeris (http://heeris.id.au) + +set default-bg "#F5F5F5" +set default-fg "#E0E0E0" + +set statusbar-fg "#505050" +set statusbar-bg "#D0D0D0" + +set inputbar-bg "#F5F5F5" +set inputbar-fg "#151515" + +set notification-bg "#F5F5F5" +set notification-fg "#151515" + +set notification-error-bg "#F5F5F5" +set notification-error-fg "#AC4142" + +set notification-warning-bg "#F5F5F5" +set notification-warning-fg "#AC4142" + +set highlight-color "#F4BF75" +set highlight-active-color "#6A9FB5" + +set completion-bg "#E0E0E0" +set completion-fg "#6A9FB5" + +set completion-highlight-fg "#151515" +set completion-highlight-bg "#6A9FB5" + +set recolor-lightcolor "#F5F5F5" +set recolor-darkcolor "#202020" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-codeschool.config b/build_schemes/base16-codeschool.config index 177153e..22465d2 100644 --- a/build_schemes/base16-codeschool.config +++ b/build_schemes/base16-codeschool.config @@ -10,7 +10,7 @@ set statusbar-bg "#2a343a" set inputbar-bg "#232c31" set inputbar-fg "#b5d8f6" -set notification-bg "#232c31" +set notification-bg "#232c31" set notification-fg "#b5d8f6" set notification-error-bg "#232c31" diff --git a/build_schemes/base16-cupcake.config b/build_schemes/base16-cupcake.config index 608bdd0..e626432 100644 --- a/build_schemes/base16-cupcake.config +++ b/build_schemes/base16-cupcake.config @@ -10,7 +10,7 @@ set statusbar-bg "#d8d5dd" set inputbar-bg "#fbf1f2" set inputbar-fg "#585062" -set notification-bg "#fbf1f2" +set notification-bg "#fbf1f2" set notification-fg "#585062" set notification-error-bg "#fbf1f2" diff --git a/build_schemes/base16-cupertino.config b/build_schemes/base16-cupertino.config new file mode 100644 index 0000000..e9a9d10 --- /dev/null +++ b/build_schemes/base16-cupertino.config @@ -0,0 +1,35 @@ +# Base16 Cupertino +# Author: Defman21 + +set default-bg "#ffffff" +set default-fg "#c0c0c0" + +set statusbar-fg "#808080" +set statusbar-bg "#c0c0c0" + +set inputbar-bg "#ffffff" +set inputbar-fg "#5e5e5e" + +set notification-bg "#ffffff" +set notification-fg "#5e5e5e" + +set notification-error-bg "#ffffff" +set notification-error-fg "#c41a15" + +set notification-warning-bg "#ffffff" +set notification-warning-fg "#c41a15" + +set highlight-color "#826b28" +set highlight-active-color "#0000ff" + +set completion-bg "#c0c0c0" +set completion-fg "#0000ff" + +set completion-highlight-fg "#5e5e5e" +set completion-highlight-bg "#0000ff" + +set recolor-lightcolor "#ffffff" +set recolor-darkcolor "#404040" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-darktooth.config b/build_schemes/base16-darktooth.config index 1ac1e20..cc72aac 100644 --- a/build_schemes/base16-darktooth.config +++ b/build_schemes/base16-darktooth.config @@ -10,7 +10,7 @@ set statusbar-bg "#504945" set inputbar-bg "#1D2021" set inputbar-fg "#FDF4C1" -set notification-bg "#1D2021" +set notification-bg "#1D2021" set notification-fg "#FDF4C1" set notification-error-bg "#1D2021" diff --git a/build_schemes/base16-default-dark.config b/build_schemes/base16-default-dark.config index 04a138a..8666cc8 100644 --- a/build_schemes/base16-default-dark.config +++ b/build_schemes/base16-default-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#383838" set inputbar-bg "#181818" set inputbar-fg "#f8f8f8" -set notification-bg "#181818" +set notification-bg "#181818" set notification-fg "#f8f8f8" set notification-error-bg "#181818" diff --git a/build_schemes/base16-default-light.config b/build_schemes/base16-default-light.config index c01165a..aa306e3 100644 --- a/build_schemes/base16-default-light.config +++ b/build_schemes/base16-default-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#d8d8d8" set inputbar-bg "#f8f8f8" set inputbar-fg "#181818" -set notification-bg "#f8f8f8" +set notification-bg "#f8f8f8" set notification-fg "#181818" set notification-error-bg "#f8f8f8" diff --git a/build_schemes/base16-dracula.config b/build_schemes/base16-dracula.config index 41cfdd7..473dfc7 100644 --- a/build_schemes/base16-dracula.config +++ b/build_schemes/base16-dracula.config @@ -10,7 +10,7 @@ set statusbar-bg "#4d4f68" set inputbar-bg "#282936" set inputbar-fg "#f7f7fb" -set notification-bg "#282936" +set notification-bg "#282936" set notification-fg "#f7f7fb" set notification-error-bg "#282936" diff --git a/build_schemes/base16-eighties.config b/build_schemes/base16-eighties.config index e52b349..4783ae5 100644 --- a/build_schemes/base16-eighties.config +++ b/build_schemes/base16-eighties.config @@ -10,7 +10,7 @@ set statusbar-bg "#515151" set inputbar-bg "#2d2d2d" set inputbar-fg "#f2f0ec" -set notification-bg "#2d2d2d" +set notification-bg "#2d2d2d" set notification-fg "#f2f0ec" set notification-error-bg "#2d2d2d" diff --git a/build_schemes/base16-embers.config b/build_schemes/base16-embers.config index 68d7233..3ad8b2f 100644 --- a/build_schemes/base16-embers.config +++ b/build_schemes/base16-embers.config @@ -10,7 +10,7 @@ set statusbar-bg "#433B32" set inputbar-bg "#16130F" set inputbar-fg "#DBD6D1" -set notification-bg "#16130F" +set notification-bg "#16130F" set notification-fg "#DBD6D1" set notification-error-bg "#16130F" diff --git a/build_schemes/base16-flat.config b/build_schemes/base16-flat.config index b725cc3..8c5fe8c 100644 --- a/build_schemes/base16-flat.config +++ b/build_schemes/base16-flat.config @@ -10,7 +10,7 @@ set statusbar-bg "#7F8C8D" set inputbar-bg "#2C3E50" set inputbar-fg "#ECF0F1" -set notification-bg "#2C3E50" +set notification-bg "#2C3E50" set notification-fg "#ECF0F1" set notification-error-bg "#2C3E50" diff --git a/build_schemes/base16-github.config b/build_schemes/base16-github.config index 09cc8f7..709d154 100644 --- a/build_schemes/base16-github.config +++ b/build_schemes/base16-github.config @@ -10,7 +10,7 @@ set statusbar-bg "#c8c8fa" set inputbar-bg "#ffffff" set inputbar-fg "#ffffff" -set notification-bg "#ffffff" +set notification-bg "#ffffff" set notification-fg "#ffffff" set notification-error-bg "#ffffff" diff --git a/build_schemes/base16-google-dark.config b/build_schemes/base16-google-dark.config index 9905bb9..33b0d61 100644 --- a/build_schemes/base16-google-dark.config +++ b/build_schemes/base16-google-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#373b41" set inputbar-bg "#1d1f21" set inputbar-fg "#ffffff" -set notification-bg "#1d1f21" +set notification-bg "#1d1f21" set notification-fg "#ffffff" set notification-error-bg "#1d1f21" diff --git a/build_schemes/base16-google-light.config b/build_schemes/base16-google-light.config index d280b6e..61eb8a0 100644 --- a/build_schemes/base16-google-light.config +++ b/build_schemes/base16-google-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#c5c8c6" set inputbar-bg "#ffffff" set inputbar-fg "#1d1f21" -set notification-bg "#ffffff" +set notification-bg "#ffffff" set notification-fg "#1d1f21" set notification-error-bg "#ffffff" diff --git a/build_schemes/base16-grayscale-dark.config b/build_schemes/base16-grayscale-dark.config index 3107374..db3ef43 100644 --- a/build_schemes/base16-grayscale-dark.config +++ b/build_schemes/base16-grayscale-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#464646" set inputbar-bg "#101010" set inputbar-fg "#f7f7f7" -set notification-bg "#101010" +set notification-bg "#101010" set notification-fg "#f7f7f7" set notification-error-bg "#101010" diff --git a/build_schemes/base16-grayscale-light.config b/build_schemes/base16-grayscale-light.config index 479fa0a..be1cabe 100644 --- a/build_schemes/base16-grayscale-light.config +++ b/build_schemes/base16-grayscale-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#b9b9b9" set inputbar-bg "#f7f7f7" set inputbar-fg "#101010" -set notification-bg "#f7f7f7" +set notification-bg "#f7f7f7" set notification-fg "#101010" set notification-error-bg "#f7f7f7" diff --git a/build_schemes/base16-green-screen.config b/build_schemes/base16-greenscreen.config index 34e0f5f..fbcec2b 100644 --- a/build_schemes/base16-green-screen.config +++ b/build_schemes/base16-greenscreen.config @@ -10,7 +10,7 @@ set statusbar-bg "#005500" set inputbar-bg "#001100" set inputbar-fg "#00ff00" -set notification-bg "#001100" +set notification-bg "#001100" set notification-fg "#00ff00" set notification-error-bg "#001100" diff --git a/build_schemes/base16-gruvbox-dark-hard.config b/build_schemes/base16-gruvbox-dark-hard.config index 393364d..9a6be87 100644 --- a/build_schemes/base16-gruvbox-dark-hard.config +++ b/build_schemes/base16-gruvbox-dark-hard.config @@ -10,7 +10,7 @@ set statusbar-bg "#504945" set inputbar-bg "#1d2021" set inputbar-fg "#fbf1c7" -set notification-bg "#1d2021" +set notification-bg "#1d2021" set notification-fg "#fbf1c7" set notification-error-bg "#1d2021" diff --git a/build_schemes/base16-gruvbox-dark-medium.config b/build_schemes/base16-gruvbox-dark-medium.config index 0ae989c..fbd12e4 100644 --- a/build_schemes/base16-gruvbox-dark-medium.config +++ b/build_schemes/base16-gruvbox-dark-medium.config @@ -10,7 +10,7 @@ set statusbar-bg "#504945" set inputbar-bg "#282828" set inputbar-fg "#fbf1c7" -set notification-bg "#282828" +set notification-bg "#282828" set notification-fg "#fbf1c7" set notification-error-bg "#282828" diff --git a/build_schemes/base16-gruvbox-dark-pale.config b/build_schemes/base16-gruvbox-dark-pale.config index 850be45..c5c0bc0 100644 --- a/build_schemes/base16-gruvbox-dark-pale.config +++ b/build_schemes/base16-gruvbox-dark-pale.config @@ -10,7 +10,7 @@ set statusbar-bg "#4e4e4e" set inputbar-bg "#262626" set inputbar-fg "#ebdbb2" -set notification-bg "#262626" +set notification-bg "#262626" set notification-fg "#ebdbb2" set notification-error-bg "#262626" diff --git a/build_schemes/base16-gruvbox-dark-soft.config b/build_schemes/base16-gruvbox-dark-soft.config index 7ccffe6..8dae4d2 100644 --- a/build_schemes/base16-gruvbox-dark-soft.config +++ b/build_schemes/base16-gruvbox-dark-soft.config @@ -10,7 +10,7 @@ set statusbar-bg "#504945" set inputbar-bg "#32302f" set inputbar-fg "#fbf1c7" -set notification-bg "#32302f" +set notification-bg "#32302f" set notification-fg "#fbf1c7" set notification-error-bg "#32302f" diff --git a/build_schemes/base16-gruvbox-light-hard.config b/build_schemes/base16-gruvbox-light-hard.config index 55862de..37dbc95 100644 --- a/build_schemes/base16-gruvbox-light-hard.config +++ b/build_schemes/base16-gruvbox-light-hard.config @@ -10,7 +10,7 @@ set statusbar-bg "#d5c4a1" set inputbar-bg "#f9f5d7" set inputbar-fg "#282828" -set notification-bg "#f9f5d7" +set notification-bg "#f9f5d7" set notification-fg "#282828" set notification-error-bg "#f9f5d7" diff --git a/build_schemes/base16-gruvbox-light-medium.config b/build_schemes/base16-gruvbox-light-medium.config index a5e7557..dd85d3e 100644 --- a/build_schemes/base16-gruvbox-light-medium.config +++ b/build_schemes/base16-gruvbox-light-medium.config @@ -10,7 +10,7 @@ set statusbar-bg "#d5c4a1" set inputbar-bg "#fbf1c7" set inputbar-fg "#282828" -set notification-bg "#fbf1c7" +set notification-bg "#fbf1c7" set notification-fg "#282828" set notification-error-bg "#fbf1c7" diff --git a/build_schemes/base16-gruvbox-light-soft.config b/build_schemes/base16-gruvbox-light-soft.config index 2be3890..a366fd0 100644 --- a/build_schemes/base16-gruvbox-light-soft.config +++ b/build_schemes/base16-gruvbox-light-soft.config @@ -10,7 +10,7 @@ set statusbar-bg "#d5c4a1" set inputbar-bg "#f2e5bc" set inputbar-fg "#282828" -set notification-bg "#f2e5bc" +set notification-bg "#f2e5bc" set notification-fg "#282828" set notification-error-bg "#f2e5bc" diff --git a/build_schemes/base16-harmonic16-dark.config b/build_schemes/base16-harmonic-dark.config index 87f6e7d..5c509a5 100644 --- a/build_schemes/base16-harmonic16-dark.config +++ b/build_schemes/base16-harmonic-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#405c79" set inputbar-bg "#0b1c2c" set inputbar-fg "#f7f9fb" -set notification-bg "#0b1c2c" +set notification-bg "#0b1c2c" set notification-fg "#f7f9fb" set notification-error-bg "#0b1c2c" diff --git a/build_schemes/base16-harmonic16-light.config b/build_schemes/base16-harmonic-light.config index 6e8f8a3..5bd92ee 100644 --- a/build_schemes/base16-harmonic16-light.config +++ b/build_schemes/base16-harmonic-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#cbd6e2" set inputbar-bg "#f7f9fb" set inputbar-fg "#0b1c2c" -set notification-bg "#f7f9fb" +set notification-bg "#f7f9fb" set notification-fg "#0b1c2c" set notification-error-bg "#f7f9fb" diff --git a/build_schemes/base16-hopscotch.config b/build_schemes/base16-hopscotch.config index 9d6cb61..3d02c3c 100644 --- a/build_schemes/base16-hopscotch.config +++ b/build_schemes/base16-hopscotch.config @@ -10,7 +10,7 @@ set statusbar-bg "#5c545b" set inputbar-bg "#322931" set inputbar-fg "#ffffff" -set notification-bg "#322931" +set notification-bg "#322931" set notification-fg "#ffffff" set notification-error-bg "#322931" diff --git a/build_schemes/base16-ir-black.config b/build_schemes/base16-irblack.config index c4450d8..68f1c51 100644 --- a/build_schemes/base16-ir-black.config +++ b/build_schemes/base16-irblack.config @@ -10,7 +10,7 @@ set statusbar-bg "#484844" set inputbar-bg "#000000" set inputbar-fg "#fdfbee" -set notification-bg "#000000" +set notification-bg "#000000" set notification-fg "#fdfbee" set notification-error-bg "#000000" diff --git a/build_schemes/base16-isotope.config b/build_schemes/base16-isotope.config index e5e00bd..3cfcea2 100644 --- a/build_schemes/base16-isotope.config +++ b/build_schemes/base16-isotope.config @@ -10,7 +10,7 @@ set statusbar-bg "#606060" set inputbar-bg "#000000" set inputbar-fg "#ffffff" -set notification-bg "#000000" +set notification-bg "#000000" set notification-fg "#ffffff" set notification-error-bg "#000000" diff --git a/build_schemes/base16-macintosh.config b/build_schemes/base16-macintosh.config index fdd3c33..f191085 100644 --- a/build_schemes/base16-macintosh.config +++ b/build_schemes/base16-macintosh.config @@ -10,7 +10,7 @@ set statusbar-bg "#404040" set inputbar-bg "#000000" set inputbar-fg "#ffffff" -set notification-bg "#000000" +set notification-bg "#000000" set notification-fg "#ffffff" set notification-error-bg "#000000" diff --git a/build_schemes/base16-marrakesh.config b/build_schemes/base16-marrakesh.config index 7263de0..75371b4 100644 --- a/build_schemes/base16-marrakesh.config +++ b/build_schemes/base16-marrakesh.config @@ -10,7 +10,7 @@ set statusbar-bg "#5f5b17" set inputbar-bg "#201602" set inputbar-fg "#faf0a5" -set notification-bg "#201602" +set notification-bg "#201602" set notification-fg "#faf0a5" set notification-error-bg "#201602" diff --git a/build_schemes/base16-materia.config b/build_schemes/base16-materia.config index 58e065f..b7764bd 100644 --- a/build_schemes/base16-materia.config +++ b/build_schemes/base16-materia.config @@ -10,7 +10,7 @@ set statusbar-bg "#37474F" set inputbar-bg "#263238" set inputbar-fg "#FFFFFF" -set notification-bg "#263238" +set notification-bg "#263238" set notification-fg "#FFFFFF" set notification-error-bg "#263238" diff --git a/build_schemes/base16-material-darker.config b/build_schemes/base16-material-darker.config new file mode 100644 index 0000000..8672b74 --- /dev/null +++ b/build_schemes/base16-material-darker.config @@ -0,0 +1,35 @@ +# Base16 Material Darker +# Author: Nate Peterson + +set default-bg "#212121" +set default-fg "#303030" + +set statusbar-fg "#B2CCD6" +set statusbar-bg "#353535" + +set inputbar-bg "#212121" +set inputbar-fg "#FFFFFF" + +set notification-bg "#212121" +set notification-fg "#FFFFFF" + +set notification-error-bg "#212121" +set notification-error-fg "#F07178" + +set notification-warning-bg "#212121" +set notification-warning-fg "#F07178" + +set highlight-color "#FFCB6B" +set highlight-active-color "#82AAFF" + +set completion-bg "#303030" +set completion-fg "#82AAFF" + +set completion-highlight-fg "#FFFFFF" +set completion-highlight-bg "#82AAFF" + +set recolor-lightcolor "#212121" +set recolor-darkcolor "#EEFFFF" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-material-lighter.config b/build_schemes/base16-material-lighter.config new file mode 100644 index 0000000..13046de --- /dev/null +++ b/build_schemes/base16-material-lighter.config @@ -0,0 +1,35 @@ +# Base16 Material Lighter +# Author: Nate Peterson + +set default-bg "#FAFAFA" +set default-fg "#E7EAEC" + +set statusbar-fg "#8796B0" +set statusbar-bg "#CCEAE7" + +set inputbar-bg "#FAFAFA" +set inputbar-fg "#FFFFFF" + +set notification-bg "#FAFAFA" +set notification-fg "#FFFFFF" + +set notification-error-bg "#FAFAFA" +set notification-error-fg "#FF5370" + +set notification-warning-bg "#FAFAFA" +set notification-warning-fg "#FF5370" + +set highlight-color "#FFB62C" +set highlight-active-color "#6182B8" + +set completion-bg "#E7EAEC" +set completion-fg "#6182B8" + +set completion-highlight-fg "#FFFFFF" +set completion-highlight-bg "#6182B8" + +set recolor-lightcolor "#FAFAFA" +set recolor-darkcolor "#80CBC4" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-material-palenight.config b/build_schemes/base16-material-palenight.config new file mode 100644 index 0000000..a6fbc3d --- /dev/null +++ b/build_schemes/base16-material-palenight.config @@ -0,0 +1,35 @@ +# Base16 Material Palenight +# Author: Nate Peterson + +set default-bg "#292D3E" +set default-fg "#444267" + +set statusbar-fg "#8796B0" +set statusbar-bg "#32374D" + +set inputbar-bg "#292D3E" +set inputbar-fg "#FFFFFF" + +set notification-bg "#292D3E" +set notification-fg "#FFFFFF" + +set notification-error-bg "#292D3E" +set notification-error-fg "#F07178" + +set notification-warning-bg "#292D3E" +set notification-warning-fg "#F07178" + +set highlight-color "#FFCB6B" +set highlight-active-color "#82AAFF" + +set completion-bg "#444267" +set completion-fg "#82AAFF" + +set completion-highlight-fg "#FFFFFF" +set completion-highlight-bg "#82AAFF" + +set recolor-lightcolor "#292D3E" +set recolor-darkcolor "#959DCB" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-material.config b/build_schemes/base16-material.config new file mode 100644 index 0000000..f682194 --- /dev/null +++ b/build_schemes/base16-material.config @@ -0,0 +1,35 @@ +# Base16 Material +# Author: Nate Peterson + +set default-bg "#263238" +set default-fg "#2E3C43" + +set statusbar-fg "#B2CCD6" +set statusbar-bg "#314549" + +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 "#F07178" + +set notification-warning-bg "#263238" +set notification-warning-fg "#F07178" + +set highlight-color "#FFCB6B" +set highlight-active-color "#82AAFF" + +set completion-bg "#2E3C43" +set completion-fg "#82AAFF" + +set completion-highlight-fg "#FFFFFF" +set completion-highlight-bg "#82AAFF" + +set recolor-lightcolor "#263238" +set recolor-darkcolor "#EEFFFF" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-mellow-purple.config b/build_schemes/base16-mellow-purple.config new file mode 100644 index 0000000..939ae87 --- /dev/null +++ b/build_schemes/base16-mellow-purple.config @@ -0,0 +1,35 @@ +# Base16 Mellow Purple +# Author: gidsi + +set default-bg "#1e0528" +set default-fg "#1A092D" + +set statusbar-fg "#873582" +set statusbar-bg "#331354" + +set inputbar-bg "#1e0528" +set inputbar-fg "#f8c0ff" + +set notification-bg "#1e0528" +set notification-fg "#f8c0ff" + +set notification-error-bg "#1e0528" +set notification-error-fg "#00d9e9" + +set notification-warning-bg "#1e0528" +set notification-warning-fg "#00d9e9" + +set highlight-color "#955ae7" +set highlight-active-color "#550068" + +set completion-bg "#1A092D" +set completion-fg "#550068" + +set completion-highlight-fg "#f8c0ff" +set completion-highlight-bg "#550068" + +set recolor-lightcolor "#1e0528" +set recolor-darkcolor "#ffeeff" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-mexico-light.config b/build_schemes/base16-mexico-light.config index 1ff8e9d..1750bd4 100644 --- a/build_schemes/base16-mexico-light.config +++ b/build_schemes/base16-mexico-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#d8d8d8" set inputbar-bg "#f8f8f8" set inputbar-fg "#181818" -set notification-bg "#f8f8f8" +set notification-bg "#f8f8f8" set notification-fg "#181818" set notification-error-bg "#f8f8f8" diff --git a/build_schemes/base16-mocha.config b/build_schemes/base16-mocha.config index c13ca52..07edfa5 100644 --- a/build_schemes/base16-mocha.config +++ b/build_schemes/base16-mocha.config @@ -10,7 +10,7 @@ set statusbar-bg "#645240" set inputbar-bg "#3B3228" set inputbar-fg "#f5eeeb" -set notification-bg "#3B3228" +set notification-bg "#3B3228" set notification-fg "#f5eeeb" set notification-error-bg "#3B3228" diff --git a/build_schemes/base16-monokai.config b/build_schemes/base16-monokai.config index b61f5f9..c048751 100644 --- a/build_schemes/base16-monokai.config +++ b/build_schemes/base16-monokai.config @@ -10,7 +10,7 @@ set statusbar-bg "#49483e" set inputbar-bg "#272822" set inputbar-fg "#f9f8f5" -set notification-bg "#272822" +set notification-bg "#272822" set notification-fg "#f9f8f5" set notification-error-bg "#272822" diff --git a/build_schemes/base16-nord.config b/build_schemes/base16-nord.config index 9fc58ae..de68e89 100644 --- a/build_schemes/base16-nord.config +++ b/build_schemes/base16-nord.config @@ -10,7 +10,7 @@ set statusbar-bg "#434C5E" set inputbar-bg "#2E3440" set inputbar-fg "#8FBCBB" -set notification-bg "#2E3440" +set notification-bg "#2E3440" set notification-fg "#8FBCBB" set notification-error-bg "#2E3440" diff --git a/build_schemes/base16-ocean.config b/build_schemes/base16-ocean.config index da2f285..b97987e 100644 --- a/build_schemes/base16-ocean.config +++ b/build_schemes/base16-ocean.config @@ -10,7 +10,7 @@ set statusbar-bg "#4f5b66" set inputbar-bg "#2b303b" set inputbar-fg "#eff1f5" -set notification-bg "#2b303b" +set notification-bg "#2b303b" set notification-fg "#eff1f5" set notification-error-bg "#2b303b" diff --git a/build_schemes/base16-oceanicnext.config b/build_schemes/base16-oceanicnext.config index 27fc17c..752e246 100644 --- a/build_schemes/base16-oceanicnext.config +++ b/build_schemes/base16-oceanicnext.config @@ -10,7 +10,7 @@ set statusbar-bg "#4F5B66" set inputbar-bg "#1B2B34" set inputbar-fg "#D8DEE9" -set notification-bg "#1B2B34" +set notification-bg "#1B2B34" set notification-fg "#D8DEE9" set notification-error-bg "#1B2B34" diff --git a/build_schemes/base16-one-light.config b/build_schemes/base16-one-light.config new file mode 100644 index 0000000..863fdee --- /dev/null +++ b/build_schemes/base16-one-light.config @@ -0,0 +1,35 @@ +# Base16 One Light +# Author: Daniel Pfeifer (http://github.com/purpleKarrot) + +set default-bg "#fafafa" +set default-fg "#f0f0f1" + +set statusbar-fg "#696c77" +set statusbar-bg "#e5e5e6" + +set inputbar-bg "#fafafa" +set inputbar-fg "#090a0b" + +set notification-bg "#fafafa" +set notification-fg "#090a0b" + +set notification-error-bg "#fafafa" +set notification-error-fg "#ca1243" + +set notification-warning-bg "#fafafa" +set notification-warning-fg "#ca1243" + +set highlight-color "#c18401" +set highlight-active-color "#4078f2" + +set completion-bg "#f0f0f1" +set completion-fg "#4078f2" + +set completion-highlight-fg "#090a0b" +set completion-highlight-bg "#4078f2" + +set recolor-lightcolor "#fafafa" +set recolor-darkcolor "#202227" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-onedark.config b/build_schemes/base16-onedark.config index dd4df05..1745cb8 100644 --- a/build_schemes/base16-onedark.config +++ b/build_schemes/base16-onedark.config @@ -10,7 +10,7 @@ set statusbar-bg "#3e4451" set inputbar-bg "#282c34" set inputbar-fg "#c8ccd4" -set notification-bg "#282c34" +set notification-bg "#282c34" set notification-fg "#c8ccd4" set notification-error-bg "#282c34" diff --git a/build_schemes/base16-paraiso.config b/build_schemes/base16-paraiso.config index 6b8f4d3..7f3f1b6 100644 --- a/build_schemes/base16-paraiso.config +++ b/build_schemes/base16-paraiso.config @@ -10,7 +10,7 @@ set statusbar-bg "#4f424c" set inputbar-bg "#2f1e2e" set inputbar-fg "#e7e9db" -set notification-bg "#2f1e2e" +set notification-bg "#2f1e2e" set notification-fg "#e7e9db" set notification-error-bg "#2f1e2e" diff --git a/build_schemes/base16-phd.config b/build_schemes/base16-phd.config index 66398c4..9a3967a 100644 --- a/build_schemes/base16-phd.config +++ b/build_schemes/base16-phd.config @@ -10,7 +10,7 @@ set statusbar-bg "#4d5666" set inputbar-bg "#061229" set inputbar-fg "#ffffff" -set notification-bg "#061229" +set notification-bg "#061229" set notification-fg "#ffffff" set notification-error-bg "#061229" diff --git a/build_schemes/base16-pico.config b/build_schemes/base16-pico.config index ef451c8..7e3508e 100644 --- a/build_schemes/base16-pico.config +++ b/build_schemes/base16-pico.config @@ -10,7 +10,7 @@ set statusbar-bg "#7e2553" set inputbar-bg "#000000" set inputbar-fg "#fff1e8" -set notification-bg "#000000" +set notification-bg "#000000" set notification-fg "#fff1e8" set notification-error-bg "#000000" diff --git a/build_schemes/base16-pop.config b/build_schemes/base16-pop.config index 6b322ba..7395aa3 100644 --- a/build_schemes/base16-pop.config +++ b/build_schemes/base16-pop.config @@ -10,7 +10,7 @@ set statusbar-bg "#303030" set inputbar-bg "#000000" set inputbar-fg "#ffffff" -set notification-bg "#000000" +set notification-bg "#000000" set notification-fg "#ffffff" set notification-error-bg "#000000" diff --git a/build_schemes/base16-porple.config b/build_schemes/base16-porple.config new file mode 100644 index 0000000..d97d4e0 --- /dev/null +++ b/build_schemes/base16-porple.config @@ -0,0 +1,35 @@ +# Base16 Porple +# Author: Niek den Breeje (https://github.com/AuditeMarlow) + +set default-bg "#292c36" +set default-fg "#333344" + +set statusbar-fg "#b8b8b8" +set statusbar-bg "#474160" + +set inputbar-bg "#292c36" +set inputbar-fg "#f8f8f8" + +set notification-bg "#292c36" +set notification-fg "#f8f8f8" + +set notification-error-bg "#292c36" +set notification-error-fg "#f84547" + +set notification-warning-bg "#292c36" +set notification-warning-fg "#f84547" + +set highlight-color "#efa16b" +set highlight-active-color "#8485ce" + +set completion-bg "#333344" +set completion-fg "#8485ce" + +set completion-highlight-fg "#f8f8f8" +set completion-highlight-bg "#8485ce" + +set recolor-lightcolor "#292c36" +set recolor-darkcolor "#e8e8e8" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-railscasts.config b/build_schemes/base16-railscasts.config index d2aca2e..e3d4cef 100644 --- a/build_schemes/base16-railscasts.config +++ b/build_schemes/base16-railscasts.config @@ -10,7 +10,7 @@ set statusbar-bg "#3a4055" set inputbar-bg "#2b2b2b" set inputbar-fg "#f9f7f3" -set notification-bg "#2b2b2b" +set notification-bg "#2b2b2b" set notification-fg "#f9f7f3" set notification-error-bg "#2b2b2b" diff --git a/build_schemes/base16-rebecca.config b/build_schemes/base16-rebecca.config index 4792f9f..dc326ae 100644 --- a/build_schemes/base16-rebecca.config +++ b/build_schemes/base16-rebecca.config @@ -10,7 +10,7 @@ set statusbar-bg "#383a62" set inputbar-bg "#292a44" set inputbar-fg "#53495d" -set notification-bg "#292a44" +set notification-bg "#292a44" set notification-fg "#53495d" set notification-error-bg "#292a44" diff --git a/build_schemes/base16-seti-ui.config b/build_schemes/base16-seti.config index cdf3ab0..485b22d 100644 --- a/build_schemes/base16-seti-ui.config +++ b/build_schemes/base16-seti.config @@ -2,7 +2,7 @@ # Author: set default-bg "#151718" -set default-fg "#8ec43d" +set default-fg "#282a2b" set statusbar-fg "#43a5d5" set statusbar-bg "#3B758C" @@ -10,7 +10,7 @@ set statusbar-bg "#3B758C" set inputbar-bg "#151718" set inputbar-fg "#ffffff" -set notification-bg "#151718" +set notification-bg "#151718" set notification-fg "#ffffff" set notification-error-bg "#151718" @@ -22,7 +22,7 @@ set notification-warning-fg "#Cd3f45" set highlight-color "#e6cd69" set highlight-active-color "#55b5db" -set completion-bg "#8ec43d" +set completion-bg "#282a2b" set completion-fg "#55b5db" set completion-highlight-fg "#ffffff" diff --git a/build_schemes/base16-shapeshifter.config b/build_schemes/base16-shapeshifter.config index 04474f4..f6c3af5 100644 --- a/build_schemes/base16-shapeshifter.config +++ b/build_schemes/base16-shapeshifter.config @@ -10,7 +10,7 @@ set statusbar-bg "#ababab" set inputbar-bg "#f9f9f9" set inputbar-fg "#000000" -set notification-bg "#f9f9f9" +set notification-bg "#f9f9f9" set notification-fg "#000000" set notification-error-bg "#f9f9f9" diff --git a/build_schemes/base16-solar-flare.config b/build_schemes/base16-solarflare.config index 21039e3..1da57c9 100644 --- a/build_schemes/base16-solar-flare.config +++ b/build_schemes/base16-solarflare.config @@ -10,7 +10,7 @@ set statusbar-bg "#586875" set inputbar-bg "#18262F" set inputbar-fg "#F5F7FA" -set notification-bg "#18262F" +set notification-bg "#18262F" set notification-fg "#F5F7FA" set notification-error-bg "#18262F" diff --git a/build_schemes/base16-solarized-dark.config b/build_schemes/base16-solarized-dark.config index 44d3d17..aa328b2 100644 --- a/build_schemes/base16-solarized-dark.config +++ b/build_schemes/base16-solarized-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#586e75" set inputbar-bg "#002b36" set inputbar-fg "#fdf6e3" -set notification-bg "#002b36" +set notification-bg "#002b36" set notification-fg "#fdf6e3" set notification-error-bg "#002b36" diff --git a/build_schemes/base16-solarized-light.config b/build_schemes/base16-solarized-light.config index 13e0602..a7ace35 100644 --- a/build_schemes/base16-solarized-light.config +++ b/build_schemes/base16-solarized-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#93a1a1" set inputbar-bg "#fdf6e3" set inputbar-fg "#002b36" -set notification-bg "#fdf6e3" +set notification-bg "#fdf6e3" set notification-fg "#002b36" set notification-error-bg "#fdf6e3" diff --git a/build_schemes/base16-spacemacs.config b/build_schemes/base16-spacemacs.config index 33119ae..f048eaf 100644 --- a/build_schemes/base16-spacemacs.config +++ b/build_schemes/base16-spacemacs.config @@ -10,7 +10,7 @@ set statusbar-bg "#444155" set inputbar-bg "#1f2022" set inputbar-fg "#f8f8f8" -set notification-bg "#1f2022" +set notification-bg "#1f2022" set notification-fg "#f8f8f8" set notification-error-bg "#1f2022" diff --git a/build_schemes/base16-summerfruit-dark.config b/build_schemes/base16-summerfruit-dark.config index c6007f4..6811aab 100644 --- a/build_schemes/base16-summerfruit-dark.config +++ b/build_schemes/base16-summerfruit-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#303030" set inputbar-bg "#151515" set inputbar-fg "#FFFFFF" -set notification-bg "#151515" +set notification-bg "#151515" set notification-fg "#FFFFFF" set notification-error-bg "#151515" diff --git a/build_schemes/base16-summerfruit-light.config b/build_schemes/base16-summerfruit-light.config index bebfe11..a226dd1 100644 --- a/build_schemes/base16-summerfruit-light.config +++ b/build_schemes/base16-summerfruit-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#D0D0D0" set inputbar-bg "#FFFFFF" set inputbar-fg "#202020" -set notification-bg "#FFFFFF" +set notification-bg "#FFFFFF" set notification-fg "#202020" set notification-error-bg "#FFFFFF" diff --git a/build_schemes/base16-tomorrow-night.config b/build_schemes/base16-tomorrow-night.config index ea406b8..b5a51c5 100644 --- a/build_schemes/base16-tomorrow-night.config +++ b/build_schemes/base16-tomorrow-night.config @@ -10,7 +10,7 @@ set statusbar-bg "#373b41" set inputbar-bg "#1d1f21" set inputbar-fg "#ffffff" -set notification-bg "#1d1f21" +set notification-bg "#1d1f21" set notification-fg "#ffffff" set notification-error-bg "#1d1f21" diff --git a/build_schemes/base16-tomorrow.config b/build_schemes/base16-tomorrow.config index a0cc247..945ffa7 100644 --- a/build_schemes/base16-tomorrow.config +++ b/build_schemes/base16-tomorrow.config @@ -10,7 +10,7 @@ set statusbar-bg "#d6d6d6" set inputbar-bg "#ffffff" set inputbar-fg "#1d1f21" -set notification-bg "#ffffff" +set notification-bg "#ffffff" set notification-fg "#1d1f21" set notification-error-bg "#ffffff" diff --git a/build_schemes/base16-london-tube.config b/build_schemes/base16-tube.config index 698aeae..a5a9163 100644 --- a/build_schemes/base16-london-tube.config +++ b/build_schemes/base16-tube.config @@ -10,7 +10,7 @@ set statusbar-bg "#5a5758" set inputbar-bg "#231f20" set inputbar-fg "#ffffff" -set notification-bg "#231f20" +set notification-bg "#231f20" set notification-fg "#ffffff" set notification-error-bg "#231f20" diff --git a/build_schemes/base16-twilight.config b/build_schemes/base16-twilight.config index f859dd4..1159e6c 100644 --- a/build_schemes/base16-twilight.config +++ b/build_schemes/base16-twilight.config @@ -10,7 +10,7 @@ set statusbar-bg "#464b50" set inputbar-bg "#1e1e1e" set inputbar-fg "#ffffff" -set notification-bg "#1e1e1e" +set notification-bg "#1e1e1e" set notification-fg "#ffffff" set notification-error-bg "#1e1e1e" diff --git a/build_schemes/base16-unikitty-dark.config b/build_schemes/base16-unikitty-dark.config index ee811c5..0297291 100644 --- a/build_schemes/base16-unikitty-dark.config +++ b/build_schemes/base16-unikitty-dark.config @@ -10,7 +10,7 @@ set statusbar-bg "#666369" set inputbar-bg "#2e2a31" set inputbar-fg "#f5f4f7" -set notification-bg "#2e2a31" +set notification-bg "#2e2a31" set notification-fg "#f5f4f7" set notification-error-bg "#2e2a31" diff --git a/build_schemes/base16-unikitty-light.config b/build_schemes/base16-unikitty-light.config index e620954..e8a43df 100644 --- a/build_schemes/base16-unikitty-light.config +++ b/build_schemes/base16-unikitty-light.config @@ -10,7 +10,7 @@ set statusbar-bg "#c4c3c5" set inputbar-bg "#ffffff" set inputbar-fg "#322d34" -set notification-bg "#ffffff" +set notification-bg "#ffffff" set notification-fg "#322d34" set notification-error-bg "#ffffff" diff --git a/build_schemes/base16-woodland.config b/build_schemes/base16-woodland.config index 7573e2f..19d3848 100644 --- a/build_schemes/base16-woodland.config +++ b/build_schemes/base16-woodland.config @@ -10,7 +10,7 @@ set statusbar-bg "#48413a" set inputbar-bg "#231e18" set inputbar-fg "#e4d4c8" -set notification-bg "#231e18" +set notification-bg "#231e18" set notification-fg "#e4d4c8" set notification-error-bg "#231e18" diff --git a/build_schemes/base16-xcode-dusk.config b/build_schemes/base16-xcode-dusk.config new file mode 100644 index 0000000..8c458b5 --- /dev/null +++ b/build_schemes/base16-xcode-dusk.config @@ -0,0 +1,35 @@ +# Base16 XCode Dusk +# Author: Elsa Gonsiorowski (https://github.com/gonsie) + +set default-bg "#282B35" +set default-fg "#3D4048" + +set statusbar-fg "#7E8086" +set statusbar-bg "#53555D" + +set inputbar-bg "#282B35" +set inputbar-fg "#BEBFC2" + +set notification-bg "#282B35" +set notification-fg "#BEBFC2" + +set notification-error-bg "#282B35" +set notification-error-fg "#B21889" + +set notification-warning-bg "#282B35" +set notification-warning-fg "#B21889" + +set highlight-color "#438288" +set highlight-active-color "#790EAD" + +set completion-bg "#3D4048" +set completion-fg "#790EAD" + +set completion-highlight-fg "#BEBFC2" +set completion-highlight-bg "#790EAD" + +set recolor-lightcolor "#282B35" +set recolor-darkcolor "#A9AAAE" + +set recolor "false" +set recolor-keephue "false" diff --git a/build_schemes/base16-zenburn.config b/build_schemes/base16-zenburn.config new file mode 100644 index 0000000..7cdbd3d --- /dev/null +++ b/build_schemes/base16-zenburn.config @@ -0,0 +1,35 @@ +# Base16 Zenburn +# Author: elnawe + +set default-bg "#3f3f3f" +set default-fg "#404040" + +set statusbar-fg "#808080" +set statusbar-bg "#606060" + +set inputbar-bg "#3f3f3f" +set inputbar-fg "#ffffff" + +set notification-bg "#3f3f3f" +set notification-fg "#ffffff" + +set notification-error-bg "#3f3f3f" +set notification-error-fg "#dca3a3" + +set notification-warning-bg "#3f3f3f" +set notification-warning-fg "#dca3a3" + +set highlight-color "#e0cf9f" +set highlight-active-color "#7cb8bb" + +set completion-bg "#404040" +set completion-fg "#7cb8bb" + +set completion-highlight-fg "#ffffff" +set completion-highlight-bg "#7cb8bb" + +set recolor-lightcolor "#3f3f3f" +set recolor-darkcolor "#c0c0c0" + +set recolor "false" +set recolor-keephue "false" diff --git a/templates/default.mustache b/templates/default.mustache index 4fe1a5c..af1e9c3 100644 --- a/templates/default.mustache +++ b/templates/default.mustache @@ -10,7 +10,7 @@ set statusbar-bg "#{{base02-hex}}" set inputbar-bg "#{{base00-hex}}" set inputbar-fg "#{{base07-hex}}" -set notification-bg "#{{base00-hex}}" +set notification-bg "#{{base00-hex}}" set notification-fg "#{{base07-hex}}" set notification-error-bg "#{{base00-hex}}" |
