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