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