mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Add user-facing theme preferences with three independent axes: - Theme mode (System/Dark/Light) - Theme style (Default/Material You/Medium Contrast/High Contrast) - Theme color (Blue/Green/Amber) Includes safe Moshi enum fallback for corrupted preference values, color palettes for all combinations, and window background sync to prevent flash during navigation transitions.