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