Skip to content

Commit 7ae9da4

Browse files
committed
shugaku: Change trial color
1 parent 70a17e0 commit 7ae9da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/variety/shugaku.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
bcolor: "rgb(208, 208, 208)",
350350
targetbgcolor: "rgb(255, 192, 192)" /* 入力中の布団の色 */,
351351
undefcolor: "silver" /* 未確定マスの色 */,
352+
trialcolor: "rgb(80, 0, 80)",
352353

353354
circleratio: [0.47, 0.42],
354355

0 commit comments

Comments
 (0)