diff options
Diffstat (limited to 'colors/base16-atelier-plateau-light.config')
| -rw-r--r-- | colors/base16-atelier-plateau-light.config | 19 |
1 files changed, 19 insertions, 0 deletions
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" |
