Change fixed colors to animated colors

This commit is contained in:
2025-10-29 11:13:45 +01:00
parent c862e584e0
commit 3e37d54b5c
2 changed files with 18 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
{
"num-points": 7,
"num-points": 42,
"min-speed": 0.2,
"max-speed": 2.0,
"stroke-width": 3.0,
"stroke-color": "#00D000",
"fill-color": "#006000"
"stroke-width": 3.0
}