mako: add progressColor

This commit is contained in:
Aly Raffauf 2024-08-09 20:56:21 -04:00
parent bbc0be5a61
commit 964c04fe2a

View file

@ -23,6 +23,7 @@ in {
layer = "top";
margin = "20,0";
padding = "15";
progressColor = "source ${cfg.theme.colors.secondary}";
textColor = "${cfg.theme.colors.text}";
width = 400;