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