fix: 更新主题配置,将fill-5的颜色值更改为#A72B69以优化主题色彩

This commit is contained in:
xudan 2025-06-30 11:26:02 +08:00
parent 11df388d7e
commit dadde5e1ca
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"fill-2": "#69C6F5",
"fill-3": "#E48B1D",
"fill-4": "#E48B1D",
"fill-5": "#b9bd07"
"fill-5": "#a72b69"
},
"point-l": {
"stroke": "#595959",

View File

@ -8,7 +8,7 @@
"fill-2": "#69C6F5",
"fill-3": "#E48B1D",
"fill-4": "#E48B1D",
"fill-5": "#b9bd07"
"fill-5": "#a72b69"
},
"point-l": {
"stroke": "#595959",