diff options
Diffstat (limited to 'colors/base16-atelier-plateau-light.config')
| -rw-r--r-- | colors/base16-atelier-plateau-light.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-atelier-plateau-light.config b/colors/base16-atelier-plateau-light.config index b501be2..b955ddf 100644 --- a/colors/base16-atelier-plateau-light.config +++ b/colors/base16-atelier-plateau-light.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#e7dfdf" - text-color = "#7e7777" - border-color = "#8a8585" +background-color=#e7dfdf +text-color=#7e7777 +border-color=#8a8585 [urgency=normal] - background-color = "#8a8585" - text-color = "#585050" - border-color = "#585050" +background-color=#8a8585 +text-color=#585050 +border-color=#585050 [urgency=high] - background-color = "#ca4949" - text-color = "#292424" - border-color = "#1b1818" +background-color=#ca4949 +text-color=#292424 +border-color=#1b1818 |
