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