diff --git a/src/game/lib/button/typing_app_button.js b/src/game/lib/button/typing_app_button.js index 58c3676..26eb14a 100644 --- a/src/game/lib/button/typing_app_button.js +++ b/src/game/lib/button/typing_app_button.js @@ -28,6 +28,12 @@ function TypingAppButton(type, x, y, iconSprite, buttonText, appInfo) { "#66c", "#333" ); + setting.setIconColor( + 0xeeeeff, + 0xddddee, + 0xccccdd, + 0x666666 + ); break; case TypingAppButton.TYPE_PRACTICE_ENGLISH: