diff options
| author | 2019-03-22 19:24:16 +0100 | |
|---|---|---|
| committer | 2019-03-22 19:24:16 +0100 | |
| commit | f458b7b4c5cfbf0a6a99122396aed0078119ec09 (patch) | |
| tree | a8a0868c20d2770004cf859141182743ddcb3b73 | |
Init
126 files changed, 2378 insertions, 0 deletions
diff --git a/colors/base16-3024.config b/colors/base16-3024.config new file mode 100644 index 0000000..53d5865 --- /dev/null +++ b/colors/base16-3024.config @@ -0,0 +1,19 @@ +## Base16 3024 +# Author: Jan T. Sott (http://github.com/idleberg) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3a3432" + text-color = "#5c5855" + border-color = "#4a4543" + +[urgency=normal] + background-color = "#4a4543" + text-color = "#a5a2a2" + border-color = "#a5a2a2" + +[urgency=high] + background-color = "#db2d20" + text-color = "#d6d5d4" + border-color = "#f7f7f7" diff --git a/colors/base16-apathy.config b/colors/base16-apathy.config new file mode 100644 index 0000000..ee1f7e9 --- /dev/null +++ b/colors/base16-apathy.config @@ -0,0 +1,19 @@ +## Base16 Apathy +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#0B342D" + text-color = "#2B685E" + border-color = "#184E45" + +[urgency=normal] + background-color = "#184E45" + text-color = "#81B5AC" + border-color = "#81B5AC" + +[urgency=high] + background-color = "#3E9688" + text-color = "#A7CEC8" + border-color = "#D2E7E4" diff --git a/colors/base16-ashes.config b/colors/base16-ashes.config new file mode 100644 index 0000000..8573813 --- /dev/null +++ b/colors/base16-ashes.config @@ -0,0 +1,19 @@ +## Base16 Ashes +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#393F45" + text-color = "#747C84" + border-color = "#565E65" + +[urgency=normal] + background-color = "#565E65" + text-color = "#C7CCD1" + border-color = "#C7CCD1" + +[urgency=high] + background-color = "#C7AE95" + text-color = "#DFE2E5" + border-color = "#F3F4F5" diff --git a/colors/base16-atelier-cave-light.config b/colors/base16-atelier-cave-light.config new file mode 100644 index 0000000..4cce877 --- /dev/null +++ b/colors/base16-atelier-cave-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Cave Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e2dfe7" + text-color = "#7e7887" + border-color = "#8b8792" + +[urgency=normal] + background-color = "#8b8792" + text-color = "#585260" + border-color = "#585260" + +[urgency=high] + background-color = "#be4678" + text-color = "#26232a" + border-color = "#19171c" diff --git a/colors/base16-atelier-cave.config b/colors/base16-atelier-cave.config new file mode 100644 index 0000000..242d710 --- /dev/null +++ b/colors/base16-atelier-cave.config @@ -0,0 +1,19 @@ +## Base16 Atelier Cave +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#26232a" + text-color = "#655f6d" + border-color = "#585260" + +[urgency=normal] + background-color = "#585260" + text-color = "#8b8792" + border-color = "#8b8792" + +[urgency=high] + background-color = "#be4678" + text-color = "#e2dfe7" + border-color = "#efecf4" diff --git a/colors/base16-atelier-dune-light.config b/colors/base16-atelier-dune-light.config new file mode 100644 index 0000000..a08de53 --- /dev/null +++ b/colors/base16-atelier-dune-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Dune Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e8e4cf" + text-color = "#999580" + border-color = "#a6a28c" + +[urgency=normal] + background-color = "#a6a28c" + text-color = "#6e6b5e" + border-color = "#6e6b5e" + +[urgency=high] + background-color = "#d73737" + text-color = "#292824" + border-color = "#20201d" diff --git a/colors/base16-atelier-dune.config b/colors/base16-atelier-dune.config new file mode 100644 index 0000000..036bae7 --- /dev/null +++ b/colors/base16-atelier-dune.config @@ -0,0 +1,19 @@ +## Base16 Atelier Dune +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#292824" + text-color = "#7d7a68" + border-color = "#6e6b5e" + +[urgency=normal] + background-color = "#6e6b5e" + text-color = "#a6a28c" + border-color = "#a6a28c" + +[urgency=high] + background-color = "#d73737" + text-color = "#e8e4cf" + border-color = "#fefbec" diff --git a/colors/base16-atelier-estuary-light.config b/colors/base16-atelier-estuary-light.config new file mode 100644 index 0000000..9944909 --- /dev/null +++ b/colors/base16-atelier-estuary-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Estuary Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e7e6df" + text-color = "#878573" + border-color = "#929181" + +[urgency=normal] + background-color = "#929181" + text-color = "#5f5e4e" + border-color = "#5f5e4e" + +[urgency=high] + background-color = "#ba6236" + text-color = "#302f27" + border-color = "#22221b" diff --git a/colors/base16-atelier-estuary.config b/colors/base16-atelier-estuary.config new file mode 100644 index 0000000..e36c8b9 --- /dev/null +++ b/colors/base16-atelier-estuary.config @@ -0,0 +1,19 @@ +## Base16 Atelier Estuary +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#302f27" + text-color = "#6c6b5a" + border-color = "#5f5e4e" + +[urgency=normal] + background-color = "#5f5e4e" + text-color = "#929181" + border-color = "#929181" + +[urgency=high] + background-color = "#ba6236" + text-color = "#e7e6df" + border-color = "#f4f3ec" diff --git a/colors/base16-atelier-forest-light.config b/colors/base16-atelier-forest-light.config new file mode 100644 index 0000000..7dc2e47 --- /dev/null +++ b/colors/base16-atelier-forest-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Forest Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e6e2e0" + text-color = "#9c9491" + border-color = "#a8a19f" + +[urgency=normal] + background-color = "#a8a19f" + text-color = "#68615e" + border-color = "#68615e" + +[urgency=high] + background-color = "#f22c40" + text-color = "#2c2421" + border-color = "#1b1918" diff --git a/colors/base16-atelier-forest.config b/colors/base16-atelier-forest.config new file mode 100644 index 0000000..094ec20 --- /dev/null +++ b/colors/base16-atelier-forest.config @@ -0,0 +1,19 @@ +## Base16 Atelier Forest +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#2c2421" + text-color = "#766e6b" + border-color = "#68615e" + +[urgency=normal] + background-color = "#68615e" + text-color = "#a8a19f" + border-color = "#a8a19f" + +[urgency=high] + background-color = "#f22c40" + text-color = "#e6e2e0" + border-color = "#f1efee" diff --git a/colors/base16-atelier-heath-light.config b/colors/base16-atelier-heath-light.config new file mode 100644 index 0000000..9a150e8 --- /dev/null +++ b/colors/base16-atelier-heath-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Heath Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#d8cad8" + text-color = "#9e8f9e" + border-color = "#ab9bab" + +[urgency=normal] + background-color = "#ab9bab" + text-color = "#695d69" + border-color = "#695d69" + +[urgency=high] + background-color = "#ca402b" + text-color = "#292329" + border-color = "#1b181b" diff --git a/colors/base16-atelier-heath.config b/colors/base16-atelier-heath.config new file mode 100644 index 0000000..dd1955a --- /dev/null +++ b/colors/base16-atelier-heath.config @@ -0,0 +1,19 @@ +## Base16 Atelier Heath +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#292329" + text-color = "#776977" + border-color = "#695d69" + +[urgency=normal] + background-color = "#695d69" + text-color = "#ab9bab" + border-color = "#ab9bab" + +[urgency=high] + background-color = "#ca402b" + text-color = "#d8cad8" + border-color = "#f7f3f7" diff --git a/colors/base16-atelier-lakeside-light.config b/colors/base16-atelier-lakeside-light.config new file mode 100644 index 0000000..6b91005 --- /dev/null +++ b/colors/base16-atelier-lakeside-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Lakeside Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#c1e4f6" + text-color = "#7195a8" + border-color = "#7ea2b4" + +[urgency=normal] + background-color = "#7ea2b4" + text-color = "#516d7b" + border-color = "#516d7b" + +[urgency=high] + background-color = "#d22d72" + text-color = "#1f292e" + border-color = "#161b1d" diff --git a/colors/base16-atelier-lakeside.config b/colors/base16-atelier-lakeside.config new file mode 100644 index 0000000..b39dbd9 --- /dev/null +++ b/colors/base16-atelier-lakeside.config @@ -0,0 +1,19 @@ +## Base16 Atelier Lakeside +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#1f292e" + text-color = "#5a7b8c" + border-color = "#516d7b" + +[urgency=normal] + background-color = "#516d7b" + text-color = "#7ea2b4" + border-color = "#7ea2b4" + +[urgency=high] + background-color = "#d22d72" + text-color = "#c1e4f6" + border-color = "#ebf8ff" diff --git a/colors/base16-atelier-plateau-light.config b/colors/base16-atelier-plateau-light.config new file mode 100644 index 0000000..b501be2 --- /dev/null +++ b/colors/base16-atelier-plateau-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Plateau Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e7dfdf" + text-color = "#7e7777" + border-color = "#8a8585" + +[urgency=normal] + background-color = "#8a8585" + text-color = "#585050" + border-color = "#585050" + +[urgency=high] + background-color = "#ca4949" + text-color = "#292424" + border-color = "#1b1818" diff --git a/colors/base16-atelier-plateau.config b/colors/base16-atelier-plateau.config new file mode 100644 index 0000000..a2fca1b --- /dev/null +++ b/colors/base16-atelier-plateau.config @@ -0,0 +1,19 @@ +## Base16 Atelier Plateau +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#292424" + text-color = "#655d5d" + border-color = "#585050" + +[urgency=normal] + background-color = "#585050" + text-color = "#8a8585" + border-color = "#8a8585" + +[urgency=high] + background-color = "#ca4949" + text-color = "#e7dfdf" + border-color = "#f4ecec" diff --git a/colors/base16-atelier-savanna-light.config b/colors/base16-atelier-savanna-light.config new file mode 100644 index 0000000..ea02493 --- /dev/null +++ b/colors/base16-atelier-savanna-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Savanna Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#dfe7e2" + text-color = "#78877d" + border-color = "#87928a" + +[urgency=normal] + background-color = "#87928a" + text-color = "#526057" + border-color = "#526057" + +[urgency=high] + background-color = "#b16139" + text-color = "#232a25" + border-color = "#171c19" diff --git a/colors/base16-atelier-savanna.config b/colors/base16-atelier-savanna.config new file mode 100644 index 0000000..6e23a2f --- /dev/null +++ b/colors/base16-atelier-savanna.config @@ -0,0 +1,19 @@ +## Base16 Atelier Savanna +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#232a25" + text-color = "#5f6d64" + border-color = "#526057" + +[urgency=normal] + background-color = "#526057" + text-color = "#87928a" + border-color = "#87928a" + +[urgency=high] + background-color = "#b16139" + text-color = "#dfe7e2" + border-color = "#ecf4ee" diff --git a/colors/base16-atelier-seaside-light.config b/colors/base16-atelier-seaside-light.config new file mode 100644 index 0000000..42cd0e4 --- /dev/null +++ b/colors/base16-atelier-seaside-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Seaside Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#cfe8cf" + text-color = "#809980" + border-color = "#8ca68c" + +[urgency=normal] + background-color = "#8ca68c" + text-color = "#5e6e5e" + border-color = "#5e6e5e" + +[urgency=high] + background-color = "#e6193c" + text-color = "#242924" + border-color = "#131513" diff --git a/colors/base16-atelier-seaside.config b/colors/base16-atelier-seaside.config new file mode 100644 index 0000000..771000e --- /dev/null +++ b/colors/base16-atelier-seaside.config @@ -0,0 +1,19 @@ +## Base16 Atelier Seaside +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#242924" + text-color = "#687d68" + border-color = "#5e6e5e" + +[urgency=normal] + background-color = "#5e6e5e" + text-color = "#8ca68c" + border-color = "#8ca68c" + +[urgency=high] + background-color = "#e6193c" + text-color = "#cfe8cf" + border-color = "#f4fbf4" diff --git a/colors/base16-atelier-sulphurpool-light.config b/colors/base16-atelier-sulphurpool-light.config new file mode 100644 index 0000000..ba4eb0b --- /dev/null +++ b/colors/base16-atelier-sulphurpool-light.config @@ -0,0 +1,19 @@ +## Base16 Atelier Sulphurpool Light +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#dfe2f1" + text-color = "#898ea4" + border-color = "#979db4" + +[urgency=normal] + background-color = "#979db4" + text-color = "#5e6687" + border-color = "#5e6687" + +[urgency=high] + background-color = "#c94922" + text-color = "#293256" + border-color = "#202746" diff --git a/colors/base16-atelier-sulphurpool.config b/colors/base16-atelier-sulphurpool.config new file mode 100644 index 0000000..a644ed2 --- /dev/null +++ b/colors/base16-atelier-sulphurpool.config @@ -0,0 +1,19 @@ +## Base16 Atelier Sulphurpool +# Author: Bram de Haan (http://atelierbramdehaan.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#293256" + text-color = "#6b7394" + border-color = "#5e6687" + +[urgency=normal] + background-color = "#5e6687" + text-color = "#979db4" + border-color = "#979db4" + +[urgency=high] + background-color = "#c94922" + text-color = "#dfe2f1" + border-color = "#f5f7ff" diff --git a/colors/base16-atlas.config b/colors/base16-atlas.config new file mode 100644 index 0000000..168c40a --- /dev/null +++ b/colors/base16-atlas.config @@ -0,0 +1,19 @@ +## Base16 Atlas +# Author: Alex Lende (https://ajlende.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#00384d" + text-color = "#6C8B91" + border-color = "#517F8D" + +[urgency=normal] + background-color = "#517F8D" + text-color = "#a1a19a" + border-color = "#a1a19a" + +[urgency=high] + background-color = "#ff5a67" + text-color = "#e6e6dc" + border-color = "#fafaf8" diff --git a/colors/base16-bespin.config b/colors/base16-bespin.config new file mode 100644 index 0000000..a757b39 --- /dev/null +++ b/colors/base16-bespin.config @@ -0,0 +1,19 @@ +## Base16 Bespin +# Author: Jan T. Sott +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#36312e" + text-color = "#666666" + border-color = "#5e5d5c" + +[urgency=normal] + background-color = "#5e5d5c" + text-color = "#8a8986" + border-color = "#8a8986" + +[urgency=high] + background-color = "#cf6a4c" + text-color = "#9d9b97" + border-color = "#baae9e" diff --git a/colors/base16-black-metal-bathory.config b/colors/base16-black-metal-bathory.config new file mode 100644 index 0000000..5d914bb --- /dev/null +++ b/colors/base16-black-metal-bathory.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Bathory) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-burzum.config b/colors/base16-black-metal-burzum.config new file mode 100644 index 0000000..c9e8be4 --- /dev/null +++ b/colors/base16-black-metal-burzum.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Burzum) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-dark-funeral.config b/colors/base16-black-metal-dark-funeral.config new file mode 100644 index 0000000..2f3b9d0 --- /dev/null +++ b/colors/base16-black-metal-dark-funeral.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Dark Funeral) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-gorgoroth.config b/colors/base16-black-metal-gorgoroth.config new file mode 100644 index 0000000..ea952dc --- /dev/null +++ b/colors/base16-black-metal-gorgoroth.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Gorgoroth) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-immortal.config b/colors/base16-black-metal-immortal.config new file mode 100644 index 0000000..c7ec85d --- /dev/null +++ b/colors/base16-black-metal-immortal.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Immortal) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-khold.config b/colors/base16-black-metal-khold.config new file mode 100644 index 0000000..a042e16 --- /dev/null +++ b/colors/base16-black-metal-khold.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Khold) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-marduk.config b/colors/base16-black-metal-marduk.config new file mode 100644 index 0000000..06efdf7 --- /dev/null +++ b/colors/base16-black-metal-marduk.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Marduk) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-mayhem.config b/colors/base16-black-metal-mayhem.config new file mode 100644 index 0000000..48b5a5d --- /dev/null +++ b/colors/base16-black-metal-mayhem.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Mayhem) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-nile.config b/colors/base16-black-metal-nile.config new file mode 100644 index 0000000..bb4a55d --- /dev/null +++ b/colors/base16-black-metal-nile.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Nile) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal-venom.config b/colors/base16-black-metal-venom.config new file mode 100644 index 0000000..e419842 --- /dev/null +++ b/colors/base16-black-metal-venom.config @@ -0,0 +1,19 @@ +## Base16 Black Metal (Venom) +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-black-metal.config b/colors/base16-black-metal.config new file mode 100644 index 0000000..33ea7d5 --- /dev/null +++ b/colors/base16-black-metal.config @@ -0,0 +1,19 @@ +## Base16 Black Metal +# Author: metalelf0 (https://github.com/metalelf0) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#121212" + text-color = "#333333" + border-color = "#222222" + +[urgency=normal] + background-color = "#222222" + text-color = "#c1c1c1" + border-color = "#c1c1c1" + +[urgency=high] + background-color = "#5f8787" + text-color = "#999999" + border-color = "#c1c1c1" diff --git a/colors/base16-brewer.config b/colors/base16-brewer.config new file mode 100644 index 0000000..a349cec --- /dev/null +++ b/colors/base16-brewer.config @@ -0,0 +1,19 @@ +## Base16 Brewer +# Author: Timothée Poisot (http://github.com/tpoisot) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#2e2f30" + text-color = "#737475" + border-color = "#515253" + +[urgency=normal] + background-color = "#515253" + text-color = "#b7b8b9" + border-color = "#b7b8b9" + +[urgency=high] + background-color = "#e31a1c" + text-color = "#dadbdc" + border-color = "#fcfdfe" diff --git a/colors/base16-bright.config b/colors/base16-bright.config new file mode 100644 index 0000000..895f240 --- /dev/null +++ b/colors/base16-bright.config @@ -0,0 +1,19 @@ +## Base16 Bright +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#303030" + text-color = "#b0b0b0" + border-color = "#505050" + +[urgency=normal] + background-color = "#505050" + text-color = "#e0e0e0" + border-color = "#e0e0e0" + +[urgency=high] + background-color = "#fb0120" + text-color = "#f5f5f5" + border-color = "#ffffff" diff --git a/colors/base16-brogrammer.config b/colors/base16-brogrammer.config new file mode 100644 index 0000000..22012ca --- /dev/null +++ b/colors/base16-brogrammer.config @@ -0,0 +1,19 @@ +## Base16 Brogrammer +# Author: Vik Ramanujam (http://github.com/piggyslasher) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#f81118" + text-color = "#ecba0f" + border-color = "#2dc55e" + +[urgency=normal] + background-color = "#2dc55e" + text-color = "#4e5ab7" + border-color = "#4e5ab7" + +[urgency=high] + background-color = "#d6dbe5" + text-color = "#1081d6" + border-color = "#d6dbe5" diff --git a/colors/base16-brushtrees-dark.config b/colors/base16-brushtrees-dark.config new file mode 100644 index 0000000..f995a81 --- /dev/null +++ b/colors/base16-brushtrees-dark.config @@ -0,0 +1,19 @@ +## Base16 Brush Trees Dark +# Author: Abraham White <abelincoln.white@gmail.com> +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#5A6D7A" + text-color = "#8299A1" + border-color = "#6D828E" + +[urgency=normal] + background-color = "#6D828E" + text-color = "#B0C5C8" + border-color = "#B0C5C8" + +[urgency=high] + background-color = "#b38686" + text-color = "#C9DBDC" + border-color = "#E3EFEF" diff --git a/colors/base16-brushtrees.config b/colors/base16-brushtrees.config new file mode 100644 index 0000000..51901e4 --- /dev/null +++ b/colors/base16-brushtrees.config @@ -0,0 +1,19 @@ +## Base16 Brush Trees +# Author: Abraham White <abelincoln.white@gmail.com> +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#C9DBDC" + text-color = "#98AFB5" + border-color = "#B0C5C8" + +[urgency=normal] + background-color = "#B0C5C8" + text-color = "#6D828E" + border-color = "#6D828E" + +[urgency=high] + background-color = "#b38686" + text-color = "#5A6D7A" + border-color = "#485867" diff --git a/colors/base16-chalk.config b/colors/base16-chalk.config new file mode 100644 index 0000000..9f388c8 --- /dev/null +++ b/colors/base16-chalk.config @@ -0,0 +1,19 @@ +## Base16 Chalk +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#202020" + text-color = "#505050" + border-color = "#303030" + +[urgency=normal] + background-color = "#303030" + text-color = "#d0d0d0" + border-color = "#d0d0d0" + +[urgency=high] + background-color = "#fb9fb1" + text-color = "#e0e0e0" + border-color = "#f5f5f5" diff --git a/colors/base16-circus.config b/colors/base16-circus.config new file mode 100644 index 0000000..5d7e5ef --- /dev/null +++ b/colors/base16-circus.config @@ -0,0 +1,19 @@ +## Base16 Circus +# Author: Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#202020" + text-color = "#5f5a60" + border-color = "#303030" + +[urgency=normal] + background-color = "#303030" + text-color = "#a7a7a7" + border-color = "#a7a7a7" + +[urgency=high] + background-color = "#dc657d" + text-color = "#808080" + border-color = "#ffffff" diff --git a/colors/base16-classic-dark.config b/colors/base16-classic-dark.config new file mode 100644 index 0000000..cd67fbe --- /dev/null +++ b/colors/base16-classic-dark.config @@ -0,0 +1,19 @@ +## Base16 Classic Dark +# Author: Jason Heeris (http://heeris.id.au) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#202020" + text-color = "#505050" + border-color = "#303030" + +[urgency=normal] + background-color = "#303030" + text-color = "#D0D0D0" + border-color = "#D0D0D0" + +[urgency=high] + background-color = "#AC4142" + text-color = "#E0E0E0" + border-color = "#F5F5F5" diff --git a/colors/base16-classic-light.config b/colors/base16-classic-light.config new file mode 100644 index 0000000..9896fc2 --- /dev/null +++ b/colors/base16-classic-light.config @@ -0,0 +1,19 @@ +## Base16 Classic Light +# Author: Jason Heeris (http://heeris.id.au) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#E0E0E0" + text-color = "#B0B0B0" + border-color = "#D0D0D0" + +[urgency=normal] + background-color = "#D0D0D0" + text-color = "#303030" + border-color = "#303030" + +[urgency=high] + background-color = "#AC4142" + text-color = "#202020" + border-color = "#151515" diff --git a/colors/base16-codeschool.config b/colors/base16-codeschool.config new file mode 100644 index 0000000..2c6b431 --- /dev/null +++ b/colors/base16-codeschool.config @@ -0,0 +1,19 @@ +## Base16 Codeschool +# Author: blockloop +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#1c3657" + text-color = "#3f4944" + border-color = "#2a343a" + +[urgency=normal] + background-color = "#2a343a" + text-color = "#9ea7a6" + border-color = "#9ea7a6" + +[urgency=high] + background-color = "#2a5491" + text-color = "#a7cfa3" + border-color = "#b5d8f6" diff --git a/colors/base16-cupcake.config b/colors/base16-cupcake.config new file mode 100644 index 0000000..93d7727 --- /dev/null +++ b/colors/base16-cupcake.config @@ -0,0 +1,19 @@ +## Base16 Cupcake +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#f2f1f4" + text-color = "#bfb9c6" + border-color = "#d8d5dd" + +[urgency=normal] + background-color = "#d8d5dd" + text-color = "#8b8198" + border-color = "#8b8198" + +[urgency=high] + background-color = "#D57E85" + text-color = "#72677E" + border-color = "#585062" diff --git a/colors/base16-cupertino.config b/colors/base16-cupertino.config new file mode 100644 index 0000000..555442c --- /dev/null +++ b/colors/base16-cupertino.config @@ -0,0 +1,19 @@ +## Base16 Cupertino +# Author: Defman21 +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#c0c0c0" + text-color = "#808080" + border-color = "#c0c0c0" + +[urgency=normal] + background-color = "#c0c0c0" + text-color = "#404040" + border-color = "#404040" + +[urgency=high] + background-color = "#c41a15" + text-color = "#404040" + border-color = "#5e5e5e" diff --git a/colors/base16-darktooth.config b/colors/base16-darktooth.config new file mode 100644 index 0000000..c527bf9 --- /dev/null +++ b/colors/base16-darktooth.config @@ -0,0 +1,19 @@ +## Base16 Darktooth +# Author: Jason Milkins (https://github.com/jasonm23) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#32302F" + text-color = "#665C54" + border-color = "#504945" + +[urgency=normal] + background-color = "#504945" + text-color = "#A89984" + border-color = "#A89984" + +[urgency=high] + background-color = "#FB543F" + text-color = "#D5C4A1" + border-color = "#FDF4C1" diff --git a/colors/base16-default-dark.config b/colors/base16-default-dark.config new file mode 100644 index 0000000..a505d3f --- /dev/null +++ b/colors/base16-default-dark.config @@ -0,0 +1,19 @@ +## Base16 Default Dark +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#282828" + text-color = "#585858" + border-color = "#383838" + +[urgency=normal] + background-color = "#383838" + text-color = "#d8d8d8" + border-color = "#d8d8d8" + +[urgency=high] + background-color = "#ab4642" + text-color = "#e8e8e8" + border-color = "#f8f8f8" diff --git a/colors/base16-default-light.config b/colors/base16-default-light.config new file mode 100644 index 0000000..5189074 --- /dev/null +++ b/colors/base16-default-light.config @@ -0,0 +1,19 @@ +## Base16 Default Light +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e8e8e8" + text-color = "#b8b8b8" + border-color = "#d8d8d8" + +[urgency=normal] + background-color = "#d8d8d8" + text-color = "#383838" + border-color = "#383838" + +[urgency=high] + background-color = "#ab4642" + text-color = "#282828" + border-color = "#181818" diff --git a/colors/base16-dracula.config b/colors/base16-dracula.config new file mode 100644 index 0000000..20a588e --- /dev/null +++ b/colors/base16-dracula.config @@ -0,0 +1,19 @@ +## Base16 Dracula +# Author: Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3a3c4e" + text-color = "#626483" + border-color = "#4d4f68" + +[urgency=normal] + background-color = "#4d4f68" + text-color = "#e9e9f4" + border-color = "#e9e9f4" + +[urgency=high] + background-color = "#ea51b2" + text-color = "#f1f2f8" + border-color = "#f7f7fb" diff --git a/colors/base16-eighties.config b/colors/base16-eighties.config new file mode 100644 index 0000000..e0c76b0 --- /dev/null +++ b/colors/base16-eighties.config @@ -0,0 +1,19 @@ +## Base16 Eighties +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#393939" + text-color = "#747369" + border-color = "#515151" + +[urgency=normal] + background-color = "#515151" + text-color = "#d3d0c8" + border-color = "#d3d0c8" + +[urgency=high] + background-color = "#f2777a" + text-color = "#e8e6df" + border-color = "#f2f0ec" diff --git a/colors/base16-embers.config b/colors/base16-embers.config new file mode 100644 index 0000000..1c9450b --- /dev/null +++ b/colors/base16-embers.config @@ -0,0 +1,19 @@ +## Base16 Embers +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#2C2620" + text-color = "#5A5047" + border-color = "#433B32" + +[urgency=normal] + background-color = "#433B32" + text-color = "#A39A90" + border-color = "#A39A90" + +[urgency=high] + background-color = "#826D57" + text-color = "#BEB6AE" + border-color = "#DBD6D1" diff --git a/colors/base16-flat.config b/colors/base16-flat.config new file mode 100644 index 0000000..5eb174d --- /dev/null +++ b/colors/base16-flat.config @@ -0,0 +1,19 @@ +## Base16 Flat +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#34495E" + text-color = "#95A5A6" + border-color = "#7F8C8D" + +[urgency=normal] + background-color = "#7F8C8D" + text-color = "#e0e0e0" + border-color = "#e0e0e0" + +[urgency=high] + background-color = "#E74C3C" + text-color = "#f5f5f5" + border-color = "#ECF0F1" diff --git a/colors/base16-fruit-soda.config b/colors/base16-fruit-soda.config new file mode 100644 index 0000000..ef2d632 --- /dev/null +++ b/colors/base16-fruit-soda.config @@ -0,0 +1,19 @@ +## Base16 Fruit Soda +# Author: jozip +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e0dee0" + text-color = "#b5b4b6" + border-color = "#d8d5d5" + +[urgency=normal] + background-color = "#d8d5d5" + text-color = "#515151" + border-color = "#515151" + +[urgency=high] + background-color = "#fe3e31" + text-color = "#474545" + border-color = "#2d2c2c" diff --git a/colors/base16-github.config b/colors/base16-github.config new file mode 100644 index 0000000..ee66639 --- /dev/null +++ b/colors/base16-github.config @@ -0,0 +1,19 @@ +## Base16 Github +# Author: Defman21 +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#f5f5f5" + text-color = "#969896" + border-color = "#c8c8fa" + +[urgency=normal] + background-color = "#c8c8fa" + text-color = "#333333" + border-color = "#333333" + +[urgency=high] + background-color = "#ed6a43" + text-color = "#ffffff" + border-color = "#ffffff" diff --git a/colors/base16-google-dark.config b/colors/base16-google-dark.config new file mode 100644 index 0000000..34eec78 --- /dev/null +++ b/colors/base16-google-dark.config @@ -0,0 +1,19 @@ +## Base16 Google Dark +# Author: Seth Wright (http://sethawright.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#282a2e" + text-color = "#969896" + border-color = "#373b41" + +[urgency=normal] + background-color = "#373b41" + text-color = "#c5c8c6" + border-color = "#c5c8c6" + +[urgency=high] + background-color = "#CC342B" + text-color = "#e0e0e0" + border-color = "#ffffff" diff --git a/colors/base16-google-light.config b/colors/base16-google-light.config new file mode 100644 index 0000000..b6833c5 --- /dev/null +++ b/colors/base16-google-light.config @@ -0,0 +1,19 @@ +## Base16 Google Light +# Author: Seth Wright (http://sethawright.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e0e0e0" + text-color = "#b4b7b4" + border-color = "#c5c8c6" + +[urgency=normal] + background-color = "#c5c8c6" + text-color = "#373b41" + border-color = "#373b41" + +[urgency=high] + background-color = "#CC342B" + text-color = "#282a2e" + border-color = "#1d1f21" diff --git a/colors/base16-grayscale-dark.config b/colors/base16-grayscale-dark.config new file mode 100644 index 0000000..0bfc4e8 --- /dev/null +++ b/colors/base16-grayscale-dark.config @@ -0,0 +1,19 @@ +## Base16 Grayscale Dark +# Author: Alexandre Gavioli (https://github.com/Alexx2/) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#252525" + text-color = "#525252" + border-color = "#464646" + +[urgency=normal] + background-color = "#464646" + text-color = "#b9b9b9" + border-color = "#b9b9b9" + +[urgency=high] + background-color = "#7c7c7c" + text-color = "#e3e3e3" + border-color = "#f7f7f7" diff --git a/colors/base16-grayscale-light.config b/colors/base16-grayscale-light.config new file mode 100644 index 0000000..e21c002 --- /dev/null +++ b/colors/base16-grayscale-light.config @@ -0,0 +1,19 @@ +## Base16 Grayscale Light +# Author: Alexandre Gavioli (https://github.com/Alexx2/) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e3e3e3" + text-color = "#ababab" + border-color = "#b9b9b9" + +[urgency=normal] + background-color = "#b9b9b9" + text-color = "#464646" + border-color = "#464646" + +[urgency=high] + background-color = "#7c7c7c" + text-color = "#252525" + border-color = "#101010" diff --git a/colors/base16-greenscreen.config b/colors/base16-greenscreen.config new file mode 100644 index 0000000..2695edb --- /dev/null +++ b/colors/base16-greenscreen.config @@ -0,0 +1,19 @@ +## Base16 Green Screen +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#003300" + text-color = "#007700" + border-color = "#005500" + +[urgency=normal] + background-color = "#005500" + text-color = "#00bb00" + border-color = "#00bb00" + +[urgency=high] + background-color = "#007700" + text-color = "#00dd00" + border-color = "#00ff00" diff --git a/colors/base16-gruvbox-dark-hard.config b/colors/base16-gruvbox-dark-hard.config new file mode 100644 index 0000000..75d9ef3 --- /dev/null +++ b/colors/base16-gruvbox-dark-hard.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox dark, hard +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3c3836" + text-color = "#665c54" + border-color = "#504945" + +[urgency=normal] + background-color = "#504945" + text-color = "#d5c4a1" + border-color = "#d5c4a1" + +[urgency=high] + background-color = "#fb4934" + text-color = "#ebdbb2" + border-color = "#fbf1c7" diff --git a/colors/base16-gruvbox-dark-medium.config b/colors/base16-gruvbox-dark-medium.config new file mode 100644 index 0000000..6e8e5dc --- /dev/null +++ b/colors/base16-gruvbox-dark-medium.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox dark, medium +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3c3836" + text-color = "#665c54" + border-color = "#504945" + +[urgency=normal] + background-color = "#504945" + text-color = "#d5c4a1" + border-color = "#d5c4a1" + +[urgency=high] + background-color = "#fb4934" + text-color = "#ebdbb2" + border-color = "#fbf1c7" diff --git a/colors/base16-gruvbox-dark-pale.config b/colors/base16-gruvbox-dark-pale.config new file mode 100644 index 0000000..f429359 --- /dev/null +++ b/colors/base16-gruvbox-dark-pale.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox dark, pale +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3a3a3a" + text-color = "#8a8a8a" + border-color = "#4e4e4e" + +[urgency=normal] + background-color = "#4e4e4e" + text-color = "#dab997" + border-color = "#dab997" + +[urgency=high] + background-color = "#d75f5f" + text-color = "#d5c4a1" + border-color = "#ebdbb2" diff --git a/colors/base16-gruvbox-dark-soft.config b/colors/base16-gruvbox-dark-soft.config new file mode 100644 index 0000000..d432a6d --- /dev/null +++ b/colors/base16-gruvbox-dark-soft.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox dark, soft +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3c3836" + text-color = "#665c54" + border-color = "#504945" + +[urgency=normal] + background-color = "#504945" + text-color = "#d5c4a1" + border-color = "#d5c4a1" + +[urgency=high] + background-color = "#fb4934" + text-color = "#ebdbb2" + border-color = "#fbf1c7" diff --git a/colors/base16-gruvbox-light-hard.config b/colors/base16-gruvbox-light-hard.config new file mode 100644 index 0000000..afe7333 --- /dev/null +++ b/colors/base16-gruvbox-light-hard.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox light, hard +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#ebdbb2" + text-color = "#bdae93" + border-color = "#d5c4a1" + +[urgency=normal] + background-color = "#d5c4a1" + text-color = "#504945" + border-color = "#504945" + +[urgency=high] + background-color = "#9d0006" + text-color = "#3c3836" + border-color = "#282828" diff --git a/colors/base16-gruvbox-light-medium.config b/colors/base16-gruvbox-light-medium.config new file mode 100644 index 0000000..42a7a79 --- /dev/null +++ b/colors/base16-gruvbox-light-medium.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox light, medium +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#ebdbb2" + text-color = "#bdae93" + border-color = "#d5c4a1" + +[urgency=normal] + background-color = "#d5c4a1" + text-color = "#504945" + border-color = "#504945" + +[urgency=high] + background-color = "#9d0006" + text-color = "#3c3836" + border-color = "#282828" diff --git a/colors/base16-gruvbox-light-soft.config b/colors/base16-gruvbox-light-soft.config new file mode 100644 index 0000000..f4e795c --- /dev/null +++ b/colors/base16-gruvbox-light-soft.config @@ -0,0 +1,19 @@ +## Base16 Gruvbox light, soft +# Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#ebdbb2" + text-color = "#bdae93" + border-color = "#d5c4a1" + +[urgency=normal] + background-color = "#d5c4a1" + text-color = "#504945" + border-color = "#504945" + +[urgency=high] + background-color = "#9d0006" + text-color = "#3c3836" + border-color = "#282828" diff --git a/colors/base16-harmonic-dark.config b/colors/base16-harmonic-dark.config new file mode 100644 index 0000000..82646ad --- /dev/null +++ b/colors/base16-harmonic-dark.config @@ -0,0 +1,19 @@ +## Base16 Harmonic16 Dark +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#223b54" + text-color = "#627e99" + border-color = "#405c79" + +[urgency=normal] + background-color = "#405c79" + text-color = "#cbd6e2" + border-color = "#cbd6e2" + +[urgency=high] + background-color = "#bf8b56" + text-color = "#e5ebf1" + border-color = "#f7f9fb" diff --git a/colors/base16-harmonic-light.config b/colors/base16-harmonic-light.config new file mode 100644 index 0000000..ec85cdc --- /dev/null +++ b/colors/base16-harmonic-light.config @@ -0,0 +1,19 @@ +## Base16 Harmonic16 Light +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e5ebf1" + text-color = "#aabcce" + border-color = "#cbd6e2" + +[urgency=normal] + background-color = "#cbd6e2" + text-color = "#405c79" + border-color = "#405c79" + +[urgency=high] + background-color = "#bf8b56" + text-color = "#223b54" + border-color = "#0b1c2c" diff --git a/colors/base16-heetch-light.config b/colors/base16-heetch-light.config new file mode 100644 index 0000000..9ad44dd --- /dev/null +++ b/colors/base16-heetch-light.config @@ -0,0 +1,19 @@ +## Base16 Heetch Light +# Author: Geoffrey Teale (tealeg@gmail.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#392551" + text-color = "#9c92a8" + border-color = "#7b6d8b" + +[urgency=normal] + background-color = "#7b6d8b" + text-color = "#5a496e" + border-color = "#5a496e" + +[urgency=high] + background-color = "#27d9d5" + text-color = "#470546" + border-color = "#190134" diff --git a/colors/base16-heetch.config b/colors/base16-heetch.config new file mode 100644 index 0000000..c3f0873 --- /dev/null +++ b/colors/base16-heetch.config @@ -0,0 +1,19 @@ +## Base16 Heetch Dark +# Author: Geoffrey Teale (tealeg@gmail.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#392551" + text-color = "#7B6D8B" + border-color = "#5A496E" + +[urgency=normal] + background-color = "#5A496E" + text-color = "#BDB6C5" + border-color = "#BDB6C5" + +[urgency=high] + background-color = "#27D9D5" + text-color = "#DEDAE2" + border-color = "#FEFFFF" diff --git a/colors/base16-hopscotch.config b/colors/base16-hopscotch.config new file mode 100644 index 0000000..cae18f9 --- /dev/null +++ b/colors/base16-hopscotch.config @@ -0,0 +1,19 @@ +## Base16 Hopscotch +# Author: Jan T. Sott +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#433b42" + text-color = "#797379" + border-color = "#5c545b" + +[urgency=normal] + background-color = "#5c545b" + text-color = "#b9b5b8" + border-color = "#b9b5b8" + +[urgency=high] + background-color = "#dd464c" + text-color = "#d5d3d5" + border-color = "#ffffff" diff --git a/colors/base16-ia-dark.config b/colors/base16-ia-dark.config new file mode 100644 index 0000000..bda8069 --- /dev/null +++ b/colors/base16-ia-dark.config @@ -0,0 +1,19 @@ +## Base16 iA Dark +# Author: iA Inc. (modified by aramisgithub) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#222222" + text-color = "#767676" + border-color = "#1d414d" + +[urgency=normal] + background-color = "#1d414d" + text-color = "#cccccc" + border-color = "#cccccc" + +[urgency=high] + background-color = "#d88568" + text-color = "#e8e8e8" + border-color = "#f8f8f8" diff --git a/colors/base16-ia-light.config b/colors/base16-ia-light.config new file mode 100644 index 0000000..b59d737 --- /dev/null +++ b/colors/base16-ia-light.config @@ -0,0 +1,19 @@ +## Base16 iA Light +# Author: iA Inc. (modified by aramisgithub) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#dedede" + text-color = "#898989" + border-color = "#bde5f2" + +[urgency=normal] + background-color = "#bde5f2" + text-color = "#181818" + border-color = "#181818" + +[urgency=high] + background-color = "#9c5a02" + text-color = "#e8e8e8" + border-color = "#f8f8f8" diff --git a/colors/base16-icy.config b/colors/base16-icy.config new file mode 100644 index 0000000..acda4b3 --- /dev/null +++ b/colors/base16-icy.config @@ -0,0 +1,19 @@ +## Base16 Icy Dark +# Author: icyphox (https://icyphox.ga) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#031619" + text-color = "#052e34" + border-color = "#041f23" + +[urgency=normal] + background-color = "#041f23" + text-color = "#095b67" + border-color = "#095b67" + +[urgency=high] + background-color = "#16c1d9" + text-color = "#0c7c8c" + border-color = "#109cb0" diff --git a/colors/base16-irblack.config b/colors/base16-irblack.config new file mode 100644 index 0000000..3344a14 --- /dev/null +++ b/colors/base16-irblack.config @@ -0,0 +1,19 @@ +## Base16 IR Black +# Author: Timothée Poisot (http://timotheepoisot.fr) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#242422" + text-color = "#6c6c66" + border-color = "#484844" + +[urgency=normal] + background-color = "#484844" + text-color = "#b5b3aa" + border-color = "#b5b3aa" + +[urgency=high] + background-color = "#ff6c60" + text-color = "#d9d7cc" + border-color = "#fdfbee" diff --git a/colors/base16-isotope.config b/colors/base16-isotope.config new file mode 100644 index 0000000..6254818 --- /dev/null +++ b/colors/base16-isotope.config @@ -0,0 +1,19 @@ +## Base16 Isotope +# Author: Jan T. Sott +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#404040" + text-color = "#808080" + border-color = "#606060" + +[urgency=normal] + background-color = "#606060" + text-color = "#d0d0d0" + border-color = "#d0d0d0" + +[urgency=high] + background-color = "#ff0000" + text-color = "#e0e0e0" + border-color = "#ffffff" diff --git a/colors/base16-macintosh.config b/colors/base16-macintosh.config new file mode 100644 index 0000000..9b47855 --- /dev/null +++ b/colors/base16-macintosh.config @@ -0,0 +1,19 @@ +## Base16 Macintosh +# Author: Rebecca Bettencourt (http://www.kreativekorp.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#404040" + text-color = "#808080" + border-color = "#404040" + +[urgency=normal] + background-color = "#404040" + text-color = "#c0c0c0" + border-color = "#c0c0c0" + +[urgency=high] + background-color = "#dd0907" + text-color = "#c0c0c0" + border-color = "#ffffff" diff --git a/colors/base16-marrakesh.config b/colors/base16-marrakesh.config new file mode 100644 index 0000000..13c23ff --- /dev/null +++ b/colors/base16-marrakesh.config @@ -0,0 +1,19 @@ +## Base16 Marrakesh +# Author: Alexandre Gavioli (http://github.com/Alexx2/) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#302e00" + text-color = "#6c6823" + border-color = "#5f5b17" + +[urgency=normal] + background-color = "#5f5b17" + text-color = "#948e48" + border-color = "#948e48" + +[urgency=high] + background-color = "#c35359" + text-color = "#ccc37a" + border-color = "#faf0a5" diff --git a/colors/base16-materia.config b/colors/base16-materia.config new file mode 100644 index 0000000..8678a2f --- /dev/null +++ b/colors/base16-materia.config @@ -0,0 +1,19 @@ +## Base16 Materia +# Author: Defman21 +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#2C393F" + text-color = "#707880" + border-color = "#37474F" + +[urgency=normal] + background-color = "#37474F" + text-color = "#CDD3DE" + border-color = "#CDD3DE" + +[urgency=high] + background-color = "#EC5F67" + text-color = "#D5DBE5" + border-color = "#FFFFFF" diff --git a/colors/base16-material-darker.config b/colors/base16-material-darker.config new file mode 100644 index 0000000..fc08df0 --- /dev/null +++ b/colors/base16-material-darker.config @@ -0,0 +1,19 @@ +## Base16 Material Darker +# Author: Nate Peterson +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#303030" + text-color = "#4A4A4A" + border-color = "#353535" + +[urgency=normal] + background-color = "#353535" + text-color = "#EEFFFF" + border-color = "#EEFFFF" + +[urgency=high] + background-color = "#F07178" + text-color = "#EEFFFF" + border-color = "#FFFFFF" diff --git a/colors/base16-material-lighter.config b/colors/base16-material-lighter.config new file mode 100644 index 0000000..905e4de --- /dev/null +++ b/colors/base16-material-lighter.config @@ -0,0 +1,19 @@ +## Base16 Material Lighter +# Author: Nate Peterson +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#E7EAEC" + text-color = "#CCD7DA" + border-color = "#CCEAE7" + +[urgency=normal] + background-color = "#CCEAE7" + text-color = "#80CBC4" + border-color = "#80CBC4" + +[urgency=high] + background-color = "#FF5370" + text-color = "#80CBC4" + border-color = "#FFFFFF" diff --git a/colors/base16-material-palenight.config b/colors/base16-material-palenight.config new file mode 100644 index 0000000..bd0b634 --- /dev/null +++ b/colors/base16-material-palenight.config @@ -0,0 +1,19 @@ +## Base16 Material Palenight +# Author: Nate Peterson +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#444267" + text-color = "#676E95" + border-color = "#32374D" + +[urgency=normal] + background-color = "#32374D" + text-color = "#959DCB" + border-color = "#959DCB" + +[urgency=high] + background-color = "#F07178" + text-color = "#959DCB" + border-color = "#FFFFFF" diff --git a/colors/base16-material-vivid.config b/colors/base16-material-vivid.config new file mode 100644 index 0000000..f52e8c4 --- /dev/null +++ b/colors/base16-material-vivid.config @@ -0,0 +1,19 @@ +## Base16 Material Vivid +# Author: joshyrobot +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#27292c" + text-color = "#44464d" + border-color = "#323639" + +[urgency=normal] + background-color = "#323639" + text-color = "#80868b" + border-color = "#80868b" + +[urgency=high] + background-color = "#f44336" + text-color = "#9e9e9e" + border-color = "#ffffff" diff --git a/colors/base16-material.config b/colors/base16-material.config new file mode 100644 index 0000000..f4aed2f --- /dev/null +++ b/colors/base16-material.config @@ -0,0 +1,19 @@ +## Base16 Material +# Author: Nate Peterson +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#2E3C43" + text-color = "#546E7A" + border-color = "#314549" + +[urgency=normal] + background-color = "#314549" + text-color = "#EEFFFF" + border-color = "#EEFFFF" + +[urgency=high] + background-color = "#F07178" + text-color = "#EEFFFF" + border-color = "#FFFFFF" diff --git a/colors/base16-mellow-purple.config b/colors/base16-mellow-purple.config new file mode 100644 index 0000000..2ca8ef8 --- /dev/null +++ b/colors/base16-mellow-purple.config @@ -0,0 +1,19 @@ +## Base16 Mellow Purple +# Author: gidsi +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#1A092D" + text-color = "#320f55" + border-color = "#331354" + +[urgency=normal] + background-color = "#331354" + text-color = "#ffeeff" + border-color = "#ffeeff" + +[urgency=high] + background-color = "#00d9e9" + text-color = "#ffeeff" + border-color = "#f8c0ff" diff --git a/colors/base16-mexico-light.config b/colors/base16-mexico-light.config new file mode 100644 index 0000000..3253495 --- /dev/null +++ b/colors/base16-mexico-light.config @@ -0,0 +1,19 @@ +## Base16 Mexico Light +# Author: Sheldon Johnson +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e8e8e8" + text-color = "#b8b8b8" + border-color = "#d8d8d8" + +[urgency=normal] + background-color = "#d8d8d8" + text-color = "#383838" + border-color = "#383838" + +[urgency=high] + background-color = "#ab4642" + text-color = "#282828" + border-color = "#181818" diff --git a/colors/base16-mocha.config b/colors/base16-mocha.config new file mode 100644 index 0000000..1b0382d --- /dev/null +++ b/colors/base16-mocha.config @@ -0,0 +1,19 @@ +## Base16 Mocha +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#534636" + text-color = "#7e705a" + border-color = "#645240" + +[urgency=normal] + background-color = "#645240" + text-color = "#d0c8c6" + border-color = "#d0c8c6" + +[urgency=high] + background-color = "#cb6077" + text-color = "#e9e1dd" + border-color = "#f5eeeb" diff --git a/colors/base16-monokai.config b/colors/base16-monokai.config new file mode 100644 index 0000000..99d8583 --- /dev/null +++ b/colors/base16-monokai.config @@ -0,0 +1,19 @@ +## Base16 Monokai +# Author: Wimer Hazenberg (http://www.monokai.nl) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#383830" + text-color = "#75715e" + border-color = "#49483e" + +[urgency=normal] + background-color = "#49483e" + text-color = "#f8f8f2" + border-color = "#f8f8f2" + +[urgency=high] + background-color = "#f92672" + text-color = "#f5f4f1" + border-color = "#f9f8f5" diff --git a/colors/base16-nord.config b/colors/base16-nord.config new file mode 100644 index 0000000..e0d926e --- /dev/null +++ b/colors/base16-nord.config @@ -0,0 +1,19 @@ +## Base16 Nord +# Author: arcticicestudio +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3B4252" + text-color = "#4C566A" + border-color = "#434C5E" + +[urgency=normal] + background-color = "#434C5E" + text-color = "#E5E9F0" + border-color = "#E5E9F0" + +[urgency=high] + background-color = "#88C0D0" + text-color = "#ECEFF4" + border-color = "#8FBCBB" diff --git a/colors/base16-ocean.config b/colors/base16-ocean.config new file mode 100644 index 0000000..0757ec2 --- /dev/null +++ b/colors/base16-ocean.config @@ -0,0 +1,19 @@ +## Base16 Ocean +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#343d46" + text-color = "#65737e" + border-color = "#4f5b66" + +[urgency=normal] + background-color = "#4f5b66" + text-color = "#c0c5ce" + border-color = "#c0c5ce" + +[urgency=high] + background-color = "#bf616a" + text-color = "#dfe1e8" + border-color = "#eff1f5" diff --git a/colors/base16-oceanicnext.config b/colors/base16-oceanicnext.config new file mode 100644 index 0000000..88294bd --- /dev/null +++ b/colors/base16-oceanicnext.config @@ -0,0 +1,19 @@ +## Base16 OceanicNext +# Author: https://github.com/voronianski/oceanic-next-color-scheme +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#343D46" + text-color = "#65737E" + border-color = "#4F5B66" + +[urgency=normal] + background-color = "#4F5B66" + text-color = "#C0C5CE" + border-color = "#C0C5CE" + +[urgency=high] + background-color = "#EC5f67" + text-color = "#CDD3DE" + border-color = "#D8DEE9" diff --git a/colors/base16-one-light.config b/colors/base16-one-light.config new file mode 100644 index 0000000..1089a8a --- /dev/null +++ b/colors/base16-one-light.config @@ -0,0 +1,19 @@ +## Base16 One Light +# Author: Daniel Pfeifer (http://github.com/purpleKarrot) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#f0f0f1" + text-color = "#a0a1a7" + border-color = "#e5e5e6" + +[urgency=normal] + background-color = "#e5e5e6" + text-color = "#383a42" + border-color = "#383a42" + +[urgency=high] + background-color = "#ca1243" + text-color = "#202227" + border-color = "#090a0b" diff --git a/colors/base16-onedark.config b/colors/base16-onedark.config new file mode 100644 index 0000000..79c125e --- /dev/null +++ b/colors/base16-onedark.config @@ -0,0 +1,19 @@ +## Base16 OneDark +# Author: Lalit Magant (http://github.com/tilal6991) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#353b45" + text-color = "#545862" + border-color = "#3e4451" + +[urgency=normal] + background-color = "#3e4451" + text-color = "#abb2bf" + border-color = "#abb2bf" + +[urgency=high] + background-color = "#e06c75" + text-color = "#b6bdca" + border-color = "#c8ccd4" diff --git a/colors/base16-outrun-dark.config b/colors/base16-outrun-dark.config new file mode 100644 index 0000000..ec84d1e --- /dev/null +++ b/colors/base16-outrun-dark.config @@ -0,0 +1,19 @@ +## Base16 Outrun Dark +# Author: Hugo Delahousse (http://github.com/hugodelahousse/) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#20204A" + text-color = "#50507A" + border-color = "#30305A" + +[urgency=normal] + background-color = "#30305A" + text-color = "#D0D0FA" + border-color = "#D0D0FA" + +[urgency=high] + background-color = "#FF4242" + text-color = "#E0E0FF" + border-color = "#F5F5FF" diff --git a/colors/base16-papercolor-dark.config b/colors/base16-papercolor-dark.config new file mode 100644 index 0000000..5be8636 --- /dev/null +++ b/colors/base16-papercolor-dark.config @@ -0,0 +1,19 @@ +## Base16 PaperColor Dark +# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#af005f" + text-color = "#d7af5f" + border-color = "#5faf00" + +[urgency=normal] + background-color = "#5faf00" + text-color = "#808080" + border-color = "#808080" + +[urgency=high] + background-color = "#585858" + text-color = "#d7875f" + border-color = "#d0d0d0" diff --git a/colors/base16-papercolor-light.config b/colors/base16-papercolor-light.config new file mode 100644 index 0000000..9a037cd --- /dev/null +++ b/colors/base16-papercolor-light.config @@ -0,0 +1,19 @@ +## Base16 PaperColor Light +# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#af0000" + text-color = "#5f8700" + border-color = "#008700" + +[urgency=normal] + background-color = "#008700" + text-color = "#878787" + border-color = "#878787" + +[urgency=high] + background-color = "#bcbcbc" + text-color = "#005f87" + border-color = "#444444" diff --git a/colors/base16-paraiso.config b/colors/base16-paraiso.config new file mode 100644 index 0000000..65a9823 --- /dev/null +++ b/colors/base16-paraiso.config @@ -0,0 +1,19 @@ +## Base16 Paraiso +# Author: Jan T. Sott +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#41323f" + text-color = "#776e71" + border-color = "#4f424c" + +[urgency=normal] + background-color = "#4f424c" + text-color = "#a39e9b" + border-color = "#a39e9b" + +[urgency=high] + background-color = "#ef6155" + text-color = "#b9b6b0" + border-color = "#e7e9db" diff --git a/colors/base16-phd.config b/colors/base16-phd.config new file mode 100644 index 0000000..1fd82ce --- /dev/null +++ b/colors/base16-phd.config @@ -0,0 +1,19 @@ +## Base16 PhD +# Author: Hennig Hasemann (http://leetless.de/vim.html) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#2a3448" + text-color = "#717885" + border-color = "#4d5666" + +[urgency=normal] + background-color = "#4d5666" + text-color = "#b8bbc2" + border-color = "#b8bbc2" + +[urgency=high] + background-color = "#d07346" + text-color = "#dbdde0" + border-color = "#ffffff" diff --git a/colors/base16-pico.config b/colors/base16-pico.config new file mode 100644 index 0000000..16d493e --- /dev/null +++ b/colors/base16-pico.config @@ -0,0 +1,19 @@ +## Base16 Pico +# Author: PICO-8 (http://www.lexaloffle.com/pico-8.php) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#1d2b53" + text-color = "#008751" + border-color = "#7e2553" + +[urgency=normal] + background-color = "#7e2553" + text-color = "#5f574f" + border-color = "#5f574f" + +[urgency=high] + background-color = "#ff004d" + text-color = "#c2c3c7" + border-color = "#fff1e8" diff --git a/colors/base16-pop.config b/colors/base16-pop.config new file mode 100644 index 0000000..3935f39 --- /dev/null +++ b/colors/base16-pop.config @@ -0,0 +1,19 @@ +## Base16 Pop +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#202020" + text-color = "#505050" + border-color = "#303030" + +[urgency=normal] + background-color = "#303030" + text-color = "#d0d0d0" + border-color = "#d0d0d0" + +[urgency=high] + background-color = "#eb008a" + text-color = "#e0e0e0" + border-color = "#ffffff" diff --git a/colors/base16-porple.config b/colors/base16-porple.config new file mode 100644 index 0000000..10097fc --- /dev/null +++ b/colors/base16-porple.config @@ -0,0 +1,19 @@ +## Base16 Porple +# Author: Niek den Breeje (https://github.com/AuditeMarlow) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#333344" + text-color = "#65568a" + border-color = "#474160" + +[urgency=normal] + background-color = "#474160" + text-color = "#d8d8d8" + border-color = "#d8d8d8" + +[urgency=high] + background-color = "#f84547" + text-color = "#e8e8e8" + border-color = "#f8f8f8" diff --git a/colors/base16-railscasts.config b/colors/base16-railscasts.config new file mode 100644 index 0000000..f490cce --- /dev/null +++ b/colors/base16-railscasts.config @@ -0,0 +1,19 @@ +## Base16 Railscasts +# Author: Ryan Bates (http://railscasts.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#272935" + text-color = "#5a647e" + border-color = "#3a4055" + +[urgency=normal] + background-color = "#3a4055" + text-color = "#e6e1dc" + border-color = "#e6e1dc" + +[urgency=high] + background-color = "#da4939" + text-color = "#f4f1ed" + border-color = "#f9f7f3" diff --git a/colors/base16-rebecca.config b/colors/base16-rebecca.config new file mode 100644 index 0000000..937cd53 --- /dev/null +++ b/colors/base16-rebecca.config @@ -0,0 +1,19 @@ +## Base16 Rebecca +# Author: Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#663399" + text-color = "#666699" + border-color = "#383a62" + +[urgency=normal] + background-color = "#383a62" + text-color = "#f1eff8" + border-color = "#f1eff8" + +[urgency=high] + background-color = "#a0a0c5" + text-color = "#ccccff" + border-color = "#53495d" diff --git a/colors/base16-seti.config b/colors/base16-seti.config new file mode 100644 index 0000000..d6e6db0 --- /dev/null +++ b/colors/base16-seti.config @@ -0,0 +1,19 @@ +## Base16 Seti UI +# Author: +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#282a2b" + text-color = "#41535B" + border-color = "#3B758C" + +[urgency=normal] + background-color = "#3B758C" + text-color = "#d6d6d6" + border-color = "#d6d6d6" + +[urgency=high] + background-color = "#Cd3f45" + text-color = "#eeeeee" + border-color = "#ffffff" diff --git a/colors/base16-shapeshifter.config b/colors/base16-shapeshifter.config new file mode 100644 index 0000000..c06499f --- /dev/null +++ b/colors/base16-shapeshifter.config @@ -0,0 +1,19 @@ +## Base16 Shapeshifter +# Author: Tyler Benziger (http://tybenz.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e0e0e0" + text-color = "#555555" + border-color = "#ababab" + +[urgency=normal] + background-color = "#ababab" + text-color = "#102015" + border-color = "#102015" + +[urgency=high] + background-color = "#e92f2f" + text-color = "#040404" + border-color = "#000000" diff --git a/colors/base16-snazzy.config b/colors/base16-snazzy.config new file mode 100644 index 0000000..d7adcee --- /dev/null +++ b/colors/base16-snazzy.config @@ -0,0 +1,19 @@ +## Base16 Snazzy +# Author: Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#34353e" + text-color = "#78787e" + border-color = "#43454f" + +[urgency=normal] + background-color = "#43454f" + text-color = "#e2e4e5" + border-color = "#e2e4e5" + +[urgency=high] + background-color = "#ff5c57" + text-color = "#eff0eb" + border-color = "#f1f1f0" diff --git a/colors/base16-solarflare.config b/colors/base16-solarflare.config new file mode 100644 index 0000000..eea04d4 --- /dev/null +++ b/colors/base16-solarflare.config @@ -0,0 +1,19 @@ +## Base16 Solar Flare +# Author: Chuck Harmston (https://chuck.harmston.ch) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#222E38" + text-color = "#667581" + border-color = "#586875" + +[urgency=normal] + background-color = "#586875" + text-color = "#A6AFB8" + border-color = "#A6AFB8" + +[urgency=high] + background-color = "#EF5253" + text-color = "#E8E9ED" + border-color = "#F5F7FA" diff --git a/colors/base16-solarized-dark.config b/colors/base16-solarized-dark.config new file mode 100644 index 0000000..35bb6e3 --- /dev/null +++ b/colors/base16-solarized-dark.config @@ -0,0 +1,19 @@ +## Base16 Solarized Dark +# Author: Ethan Schoonover (modified by aramisgithub) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#073642" + text-color = "#657b83" + border-color = "#586e75" + +[urgency=normal] + background-color = "#586e75" + text-color = "#93a1a1" + border-color = "#93a1a1" + +[urgency=high] + background-color = "#dc322f" + text-color = "#eee8d5" + border-color = "#fdf6e3" diff --git a/colors/base16-solarized-light.config b/colors/base16-solarized-light.config new file mode 100644 index 0000000..af6b2f6 --- /dev/null +++ b/colors/base16-solarized-light.config @@ -0,0 +1,19 @@ +## Base16 Solarized Light +# Author: Ethan Schoonover (modified by aramisgithub) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#eee8d5" + text-color = "#839496" + border-color = "#93a1a1" + +[urgency=normal] + background-color = "#93a1a1" + text-color = "#586e75" + border-color = "#586e75" + +[urgency=high] + background-color = "#dc322f" + text-color = "#073642" + border-color = "#002b36" diff --git a/colors/base16-spacemacs.config b/colors/base16-spacemacs.config new file mode 100644 index 0000000..e62af8f --- /dev/null +++ b/colors/base16-spacemacs.config @@ -0,0 +1,19 @@ +## Base16 Spacemacs +# Author: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#282828" + text-color = "#585858" + border-color = "#444155" + +[urgency=normal] + background-color = "#444155" + text-color = "#a3a3a3" + border-color = "#a3a3a3" + +[urgency=high] + background-color = "#f2241f" + text-color = "#e8e8e8" + border-color = "#f8f8f8" diff --git a/colors/base16-summerfruit-dark.config b/colors/base16-summerfruit-dark.config new file mode 100644 index 0000000..aacab91 --- /dev/null +++ b/colors/base16-summerfruit-dark.config @@ -0,0 +1,19 @@ +## Base16 Summerfruit Dark +# Author: Christopher Corley (http://christop.club/) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#202020" + text-color = "#505050" + border-color = "#303030" + +[urgency=normal] + background-color = "#303030" + text-color = "#D0D0D0" + border-color = "#D0D0D0" + +[urgency=high] + background-color = "#FF0086" + text-color = "#E0E0E0" + border-color = "#FFFFFF" diff --git a/colors/base16-summerfruit-light.config b/colors/base16-summerfruit-light.config new file mode 100644 index 0000000..a8bce62 --- /dev/null +++ b/colors/base16-summerfruit-light.config @@ -0,0 +1,19 @@ +## Base16 Summerfruit Light +# Author: Christopher Corley (http://christop.club/) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#E0E0E0" + text-color = "#B0B0B0" + border-color = "#D0D0D0" + +[urgency=normal] + background-color = "#D0D0D0" + text-color = "#101010" + border-color = "#101010" + +[urgency=high] + background-color = "#FF0086" + text-color = "#151515" + border-color = "#202020" diff --git a/colors/base16-tomorrow-night.config b/colors/base16-tomorrow-night.config new file mode 100644 index 0000000..27a2960 --- /dev/null +++ b/colors/base16-tomorrow-night.config @@ -0,0 +1,19 @@ +## Base16 Tomorrow Night +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#282a2e" + text-color = "#969896" + border-color = "#373b41" + +[urgency=normal] + background-color = "#373b41" + text-color = "#c5c8c6" + border-color = "#c5c8c6" + +[urgency=high] + background-color = "#cc6666" + text-color = "#e0e0e0" + border-color = "#ffffff" diff --git a/colors/base16-tomorrow.config b/colors/base16-tomorrow.config new file mode 100644 index 0000000..9c9af4a --- /dev/null +++ b/colors/base16-tomorrow.config @@ -0,0 +1,19 @@ +## Base16 Tomorrow +# Author: Chris Kempson (http://chriskempson.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e0e0e0" + text-color = "#8e908c" + border-color = "#d6d6d6" + +[urgency=normal] + background-color = "#d6d6d6" + text-color = "#4d4d4c" + border-color = "#4d4d4c" + +[urgency=high] + background-color = "#c82829" + text-color = "#282a2e" + border-color = "#1d1f21" diff --git a/colors/base16-tube.config b/colors/base16-tube.config new file mode 100644 index 0000000..9e22379 --- /dev/null +++ b/colors/base16-tube.config @@ -0,0 +1,19 @@ +## Base16 London Tube +# Author: Jan T. Sott +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#1c3f95" + text-color = "#737171" + border-color = "#5a5758" + +[urgency=normal] + background-color = "#5a5758" + text-color = "#d9d8d8" + border-color = "#d9d8d8" + +[urgency=high] + background-color = "#ee2e24" + text-color = "#e7e7e8" + border-color = "#ffffff" diff --git a/colors/base16-twilight.config b/colors/base16-twilight.config new file mode 100644 index 0000000..0d6a36d --- /dev/null +++ b/colors/base16-twilight.config @@ -0,0 +1,19 @@ +## Base16 Twilight +# Author: David Hart (https://github.com/hartbit) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#323537" + text-color = "#5f5a60" + border-color = "#464b50" + +[urgency=normal] + background-color = "#464b50" + text-color = "#a7a7a7" + border-color = "#a7a7a7" + +[urgency=high] + background-color = "#cf6a4c" + text-color = "#c3c3c3" + border-color = "#ffffff" diff --git a/colors/base16-unikitty-dark.config b/colors/base16-unikitty-dark.config new file mode 100644 index 0000000..752a307 --- /dev/null +++ b/colors/base16-unikitty-dark.config @@ -0,0 +1,19 @@ +## Base16 Unikitty Dark +# Author: Josh W Lewis (@joshwlewis) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#4a464d" + text-color = "#838085" + border-color = "#666369" + +[urgency=normal] + background-color = "#666369" + text-color = "#bcbabe" + border-color = "#bcbabe" + +[urgency=high] + background-color = "#d8137f" + text-color = "#d8d7da" + border-color = "#f5f4f7" diff --git a/colors/base16-unikitty-light.config b/colors/base16-unikitty-light.config new file mode 100644 index 0000000..69c0dd7 --- /dev/null +++ b/colors/base16-unikitty-light.config @@ -0,0 +1,19 @@ +## Base16 Unikitty Light +# Author: Josh W Lewis (@joshwlewis) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#e1e1e2" + text-color = "#a7a5a8" + border-color = "#c4c3c5" + +[urgency=normal] + background-color = "#c4c3c5" + text-color = "#6c696e" + border-color = "#6c696e" + +[urgency=high] + background-color = "#d8137f" + text-color = "#4f4b51" + border-color = "#322d34" diff --git a/colors/base16-woodland.config b/colors/base16-woodland.config new file mode 100644 index 0000000..f6d4753 --- /dev/null +++ b/colors/base16-woodland.config @@ -0,0 +1,19 @@ +## Base16 Woodland +# Author: Jay Cornwall (https://jcornwall.com) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#302b25" + text-color = "#9d8b70" + border-color = "#48413a" + +[urgency=normal] + background-color = "#48413a" + text-color = "#cabcb1" + border-color = "#cabcb1" + +[urgency=high] + background-color = "#d35c5c" + text-color = "#d7c8bc" + border-color = "#e4d4c8" diff --git a/colors/base16-xcode-dusk.config b/colors/base16-xcode-dusk.config new file mode 100644 index 0000000..f4cf070 --- /dev/null +++ b/colors/base16-xcode-dusk.config @@ -0,0 +1,19 @@ +## Base16 XCode Dusk +# Author: Elsa Gonsiorowski (https://github.com/gonsie) +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#3D4048" + text-color = "#686A71" + border-color = "#53555D" + +[urgency=normal] + background-color = "#53555D" + text-color = "#939599" + border-color = "#939599" + +[urgency=high] + background-color = "#B21889" + text-color = "#A9AAAE" + border-color = "#BEBFC2" diff --git a/colors/base16-zenburn.config b/colors/base16-zenburn.config new file mode 100644 index 0000000..b5aa27f --- /dev/null +++ b/colors/base16-zenburn.config @@ -0,0 +1,19 @@ +## Base16 Zenburn +# Author: elnawe +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#404040" + text-color = "#6f6f6f" + border-color = "#606060" + +[urgency=normal] + background-color = "#606060" + text-color = "#dcdccc" + border-color = "#dcdccc" + +[urgency=high] + background-color = "#dca3a3" + text-color = "#c0c0c0" + border-color = "#ffffff" diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..1832de5 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + extension: .config + output: colors diff --git a/templates/default.mustache b/templates/default.mustache new file mode 100644 index 0000000..0232580 --- /dev/null +++ b/templates/default.mustache @@ -0,0 +1,19 @@ +## Base16 {{scheme-name}} +# Author: {{scheme-author}} +# +# You can use these variables anywhere in the mako configuration file. + +[urgency=low] + background-color = "#{{base01-hex}}" + text-color = "#{{base03-hex}}" + border-color = "#{{base02-hex}}" + +[urgency=normal] + background-color = "#{{base02-hex}}" + text-color = "#{{base05-hex}}" + border-color = "#{{base05-hex}}" + +[urgency=high] + background-color = "#{{base08-hex}}" + text-color = "#{{base06-hex}}" + border-color = "#{{base07-hex}}" |
