Breakout icon change (#2556)

- Changed Breakout icon
- Changed Tetris icon color to green
This commit is contained in:
Mark Thompson 2025-03-10 11:25:49 -05:00 committed by GitHub
parent adc23315a2
commit 081b11ad41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 71 additions and 33 deletions

View file

@ -73,7 +73,7 @@ __attribute__((section(".external_app.app_tetris.application_information"), used
0xFF,
0xF1,
},
/*.icon_color = */ ui::Color::orange().v,
/*.icon_color = */ ui::Color::green().v,
/*.menu_location = */ app_location_t::GAMES,
/*.desired_menu_position = */ -1,