diff options
Diffstat (limited to 'colors/base16-snazzy.config')
| -rw-r--r-- | colors/base16-snazzy.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/colors/base16-snazzy.config b/colors/base16-snazzy.config index 28f2e39..c0585f3 100644 --- a/colors/base16-snazzy.config +++ b/colors/base16-snazzy.config @@ -3,16 +3,15 @@ # # You can use these variables anywhere in the mako configuration file. +background-color=#43454f +text-color=#e2e4e5 +border-color=#e2e4e5 + [urgency=low] background-color=#34353e text-color=#78787e border-color=#e2e4e5 -[urgency=normal] -background-color=#43454f -text-color=#e2e4e5 -border-color=#e2e4e5 - [urgency=high] background-color=#ff5c57 text-color=#eff0eb |
