Update default configuration

This commit is contained in:
2025-10-26 23:13:19 +01:00
parent 6e1ddf1b86
commit 38ee399483

View File

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