diff options
Diffstat (limited to 'colors/base16-grayscale-light.config')
| -rw-r--r-- | colors/base16-grayscale-light.config | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/colors/base16-grayscale-light.config b/colors/base16-grayscale-light.config index e8d5d69..53d30fd 100644 --- a/colors/base16-grayscale-light.config +++ b/colors/base16-grayscale-light.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#b9b9b9 +background-color=#f7f7f7 text-color=#464646 -border-color=#464646 +border-color=#686868 [urgency=low] -background-color=#e3e3e3 -text-color=#ababab -border-color=#464646 +background-color=#f7f7f7 +text-color=#a0a0a0 +border-color=#686868 [urgency=high] -background-color=#7c7c7c -text-color=#252525 -border-color=#464646 +background-color=#f7f7f7 +text-color=#7c7c7c +border-color=#686868 |
