FreeTRX/MDUV380_firmware/application/source/hardware
Marcus Kida 8c9828e386 Themes: selectable on-device presets (Custom / BASIC 80s / Terminal)
Add a Theme selector in Display Options that cycles three presets with a live
preview: Custom (CPS-editable, default), BASIC 80s (Commodore 64 light-blue on
blue) and Terminal (green-on-black night / black-on-green day). Presets fill all
theme items for a cohesive look.

The selection is stored in the codeplug custom-data area (new THEME_PRESET
block), which is migration-safe (missing block -> Custom) and needs no settings
reset. CPS theme edits only ever change the Custom theme. Documented in MANUAL.md
and the README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 14:41:08 +02:00
..
AT1846S.c Initial Commit 2026-07-06 08:45:33 +02:00
EEPROM.c Initial Commit 2026-07-06 08:45:33 +02:00
HR-C6000.c Initial Commit 2026-07-06 08:45:33 +02:00
HX8353E_display.c Themes: selectable on-device presets (Custom / BASIC 80s / Terminal) 2026-07-12 14:41:08 +02:00
radioHardwareInterface.c Initial Commit 2026-07-06 08:45:33 +02:00
SPI_Flash.c Initial Commit 2026-07-06 08:45:33 +02:00