mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
Toys progress text color
This commit is contained in:
parent
cb3b66bdb7
commit
3fd098625d
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue