modified app colors based on wiki (#3099)

This commit is contained in:
Totoo
2026-03-17 15:00:25 +01:00
committed by GitHub
parent e7572e5d41
commit 0da90c7c5e
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ application_information_t _application_information_p25_tx = {
0x00,
0x00,
},
/*.icon_color = */ ui::Color::blue().v,
/*.icon_color = */ ui::Color::orange().v,
/*.menu_location = */ app_location_t::TX,
/*.desired_menu_position = */ -1,
/*.m4_app_tag = */ {'P', '2', '5', 'T'},