Skip to content

Commit

Permalink
更新角色配色方案,调整填充色和描边色以改善视觉效果
Browse files Browse the repository at this point in the history
  • Loading branch information
Shua-github committed Dec 30, 2024
1 parent ff1c665 commit b6848bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,8 @@
"name": "Insight",
"character": "insight",
"img": "insight.png",
"fillColor": "#C9CBEA",
"strokeColor": "#a8a9c3",
"fillColor": "#9E9BE0",
"strokeColor": "#594D97",
"defaultText": {
"text": "something",
"x": 148,
Expand Down

0 comments on commit b6848bb

Please sign in to comment.