diff options
Diffstat (limited to 'colors/base16-mexico-light.config')
| -rw-r--r-- | colors/base16-mexico-light.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-mexico-light.config b/colors/base16-mexico-light.config index 3253495..e199e5d 100644 --- a/colors/base16-mexico-light.config +++ b/colors/base16-mexico-light.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#e8e8e8" - text-color = "#b8b8b8" - border-color = "#d8d8d8" +background-color=#e8e8e8 +text-color=#b8b8b8 +border-color=#d8d8d8 [urgency=normal] - background-color = "#d8d8d8" - text-color = "#383838" - border-color = "#383838" +background-color=#d8d8d8 +text-color=#383838 +border-color=#383838 [urgency=high] - background-color = "#ab4642" - text-color = "#282828" - border-color = "#181818" +background-color=#ab4642 +text-color=#282828 +border-color=#181818 |
