diff options
Diffstat (limited to 'colors/base16-atelier-dune-light.config')
| -rw-r--r-- | colors/base16-atelier-dune-light.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-atelier-dune-light.config b/colors/base16-atelier-dune-light.config index a08de53..5ac35e5 100644 --- a/colors/base16-atelier-dune-light.config +++ b/colors/base16-atelier-dune-light.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#e8e4cf" - text-color = "#999580" - border-color = "#a6a28c" +background-color=#e8e4cf +text-color=#999580 +border-color=#a6a28c [urgency=normal] - background-color = "#a6a28c" - text-color = "#6e6b5e" - border-color = "#6e6b5e" +background-color=#a6a28c +text-color=#6e6b5e +border-color=#6e6b5e [urgency=high] - background-color = "#d73737" - text-color = "#292824" - border-color = "#20201d" +background-color=#d73737 +text-color=#292824 +border-color=#20201d |
