fix: 更新主题配置,将fill-5的颜色值更改为#A72B69以优化主题色彩
This commit is contained in:
parent
11df388d7e
commit
dadde5e1ca
@ -8,7 +8,7 @@
|
||||
"fill-2": "#69C6F5",
|
||||
"fill-3": "#E48B1D",
|
||||
"fill-4": "#E48B1D",
|
||||
"fill-5": "#b9bd07"
|
||||
"fill-5": "#a72b69"
|
||||
},
|
||||
"point-l": {
|
||||
"stroke": "#595959",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"fill-2": "#69C6F5",
|
||||
"fill-3": "#E48B1D",
|
||||
"fill-4": "#E48B1D",
|
||||
"fill-5": "#b9bd07"
|
||||
"fill-5": "#a72b69"
|
||||
},
|
||||
"point-l": {
|
||||
"stroke": "#595959",
|
||||
|
Loading…
x
Reference in New Issue
Block a user