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