diff options
Diffstat (limited to 'colors/base16-circus.config')
| -rw-r--r-- | colors/base16-circus.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/colors/base16-circus.config b/colors/base16-circus.config index 065839d..961e8f1 100644 --- a/colors/base16-circus.config +++ b/colors/base16-circus.config @@ -3,16 +3,15 @@ # # You can use these variables anywhere in the mako configuration file. +background-color=#303030 +text-color=#a7a7a7 +border-color=#a7a7a7 + [urgency=low] background-color=#202020 text-color=#5f5a60 border-color=#a7a7a7 -[urgency=normal] -background-color=#303030 -text-color=#a7a7a7 -border-color=#a7a7a7 - [urgency=high] background-color=#dc657d text-color=#808080 |
