diff options
Diffstat (limited to 'colors/base16-pico.config')
| -rw-r--r-- | colors/base16-pico.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/colors/base16-pico.config b/colors/base16-pico.config index 4561726..c17bb1a 100644 --- a/colors/base16-pico.config +++ b/colors/base16-pico.config @@ -3,16 +3,15 @@ # # You can use these variables anywhere in the mako configuration file. +background-color=#7e2553 +text-color=#5f574f +border-color=#5f574f + [urgency=low] background-color=#1d2b53 text-color=#008751 border-color=#5f574f -[urgency=normal] -background-color=#7e2553 -text-color=#5f574f -border-color=#5f574f - [urgency=high] background-color=#ff004d text-color=#c2c3c7 |
