diff options
Diffstat (limited to 'colors/base16-atelier-heath.config')
| -rw-r--r-- | colors/base16-atelier-heath.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-atelier-heath.config b/colors/base16-atelier-heath.config index dd1955a..5aff765 100644 --- a/colors/base16-atelier-heath.config +++ b/colors/base16-atelier-heath.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#292329" - text-color = "#776977" - border-color = "#695d69" +background-color=#292329 +text-color=#776977 +border-color=#695d69 [urgency=normal] - background-color = "#695d69" - text-color = "#ab9bab" - border-color = "#ab9bab" +background-color=#695d69 +text-color=#ab9bab +border-color=#ab9bab [urgency=high] - background-color = "#ca402b" - text-color = "#d8cad8" - border-color = "#f7f3f7" +background-color=#ca402b +text-color=#d8cad8 +border-color=#f7f3f7 |
