diff options
Diffstat (limited to 'colors/base16-atelier-estuary-light.config')
| -rw-r--r-- | colors/base16-atelier-estuary-light.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/colors/base16-atelier-estuary-light.config b/colors/base16-atelier-estuary-light.config index 9944909..1b5011b 100644 --- a/colors/base16-atelier-estuary-light.config +++ b/colors/base16-atelier-estuary-light.config @@ -4,16 +4,16 @@ # You can use these variables anywhere in the mako configuration file. [urgency=low] - background-color = "#e7e6df" - text-color = "#878573" - border-color = "#929181" +background-color=#e7e6df +text-color=#878573 +border-color=#929181 [urgency=normal] - background-color = "#929181" - text-color = "#5f5e4e" - border-color = "#5f5e4e" +background-color=#929181 +text-color=#5f5e4e +border-color=#5f5e4e [urgency=high] - background-color = "#ba6236" - text-color = "#302f27" - border-color = "#22221b" +background-color=#ba6236 +text-color=#302f27 +border-color=#22221b |
