Fix customization menu navigation and layout issues: - Fix D-pad navigation between theme and block skin selectors - Prevent word wrapping in customization title - Add ThemeManager for theme color management - Improve menu item highlighting and focus handling

This commit is contained in:
cmclark00 2025-03-31 16:02:30 -04:00
parent a8f095cf42
commit 71a8efff91
6 changed files with 555 additions and 114 deletions

View file

@ -47,4 +47,5 @@
<string name="tetrises">tetrises: %d</string>
<string name="reset_stats">reset stats</string>
<string name="music">music</string>
<string name="customization">Customization</string>
</resources>