Fix mako colors

This commit is contained in:
Daniel Flanagan 2023-10-17 11:42:19 -05:00
parent 537a4de532
commit 28de029076
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -21,6 +21,8 @@
border-color=${urgent} border-color=${urgent}
[urgency=high] [urgency=high]
background-color=${urgent} background-color=${urgent}
border-color=${urgent}
text-color=${bg}
''; '';
}; };
} }