update at 2026-01-22 20:29:20

This commit is contained in:
douboer
2026-01-22 20:29:20 +08:00
parent 04d893f8ca
commit af1f313be5

View File

@@ -2,9 +2,9 @@
"name": "demo", "name": "demo",
"description": "luopan demo config with named color palettes", "description": "luopan demo config with named color palettes",
"background": "金", "background": "金",
"strokeWidth": 0.5, "strokeWidth": 1,
"strokeColor": "冷", "strokeColor": "冷",
"insetDistance": 2, "insetDistance": 1,
"strokeOpacity": 0.5, "strokeOpacity": 0.5,
"theme": { "theme": {
"name": "五行配色主题", "name": "五行配色主题",
@@ -28,7 +28,7 @@
"type": "centerIcon", "type": "centerIcon",
"centerIcon": { "centerIcon": {
"rIcon": 50, "rIcon": 50,
"opacity": 0.5, "opacity": 0.8,
"name": "centericon.svg" "name": "centericon.svg"
} }
}, },