diff options
Diffstat (limited to 'colors/base16-atelier-savanna-light.config')
| -rw-r--r-- | colors/base16-atelier-savanna-light.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-atelier-savanna-light.config b/colors/base16-atelier-savanna-light.config index ea02493..b2e40af 100644 --- a/colors/base16-atelier-savanna-light.config +++ b/colors/base16-atelier-savanna-light.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#dfe7e2" - text-color = "#78877d" - border-color = "#87928a" +background-color=#dfe7e2 +text-color=#78877d +border-color=#87928a [urgency=normal] - background-color = "#87928a" - text-color = "#526057" - border-color = "#526057" +background-color=#87928a +text-color=#526057 +border-color=#526057 [urgency=high] - background-color = "#b16139" - text-color = "#232a25" - border-color = "#171c19" +background-color=#b16139 +text-color=#232a25 +border-color=#171c19 |
