update at 2026-01-23 12:07:22

This commit is contained in:
douboer@gmail.com
2026-01-23 12:07:22 +08:00
parent 405576c7c3
commit f0234d1d8a
9 changed files with 45 additions and 25 deletions

View File

@@ -3,9 +3,9 @@
"description": "luopan demo config with named color palettes",
"background": "白",
"strokeWidth": 1,
"strokeColor": "冷",
"strokeOpacity": 1,
"strokeColor": "黑",
"insetDistance": 1,
"strokeOpacity": 0.5,
"theme": {
"name": "五行配色主题",
"colorPalettes": {
@@ -34,8 +34,8 @@
},
{
"divisions": 2,
"rInner": 90,
"rOuter": 120,
"rInner": 60,
"rOuter": 100,
"startAngle": 0,
"sectors": [
{
@@ -53,6 +53,7 @@
"rInner": 120,
"rOuter": 160,
"startAngle": 0,
"colorRef": "水",
"sectors": [
{ "content": "乾", "innerFill": 1 },
{ "content": "兑", "innerFill": 0 },