You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: complete light theme with coherent Catppuccin Latte tokens
The light color scheme omitted primaryContainer/secondaryContainer/
tertiaryContainer, their on* pairs, and outlineVariant, which 50+ UI call-sites
consume (borders, run-log/setup/scene cards). Those fell back to mismatched
Material defaults, so the app only looked coherent in dark mode. Mirror the dark
scheme's structure with a full Catppuccin Latte palette so every semantic token
is defined in both modes. Also correct the README theme claim (system-following
light theme, not a manual toggle).
✅ **AMOLED-first** — Catppuccin Mocha (dark) and Latte (light) palettes, following the system theme
38
38
✅ **Compose UI reintegration started** — active navigation now manages profiles, tasks, actions, contexts, and run logs from Room
39
39
✅ **Profile templates** — guided starter profiles with variable slots, safety notes, disabled-by-default installation, and a setup-required Location evidence template
40
40
✅ **Scene element editor** — Room-backed scene list/create/delete plus button, text, slider, and image element editing with tap/long-press task bindings, scaled canvas previews, and drag-to-move layout edits
0 commit comments