Toys progress text color

This commit is contained in:
thepaperpilot 2022-12-20 21:52:08 -06:00
parent cb3b66bdb7
commit 3fd098625d

View file

@ -304,6 +304,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
goal: 500,
name,
day,
textColor: "var(--feature-foreground)",
background: {
gradient: "toys-bar",
duration: "15s"