diff options
Diffstat (limited to 'colors/base16-material.config')
| -rw-r--r-- | colors/base16-material.config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/colors/base16-material.config b/colors/base16-material.config index d964ab9..b7f30c2 100644 --- a/colors/base16-material.config +++ b/colors/base16-material.config @@ -3,17 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. +border-color=#EEFFFF + [urgency=low] background-color=#2E3C43 text-color=#546E7A -border-color=#314549 [urgency=normal] background-color=#314549 text-color=#EEFFFF -border-color=#EEFFFF [urgency=high] background-color=#F07178 text-color=#EEFFFF -border-color=#FFFFFF |
