Add task 08 — theming infrastructure

Multi-theme × {light, dark} per-user theming, switchable on the fly.
Slots into phase 1 before modules start so the token system is the
foundation rather than a retrofit. Update STATUS to point at task 03
correctly and reflect 08 in the phase 1 roadmap.
This commit is contained in:
ginnoir
2026-05-06 00:56:17 -05:00
parent 453c75ea4c
commit 35a14b81c9
3 changed files with 93 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ Every task file has these sections:
- [05 — Compose stack & Caddy](05-compose-caddy.md)
- [06 — Authentik install + OIDC integration](06-authentik-oidc.md)
- [07 — Household seeding & session](07-household-seed.md)
- [08 — Theming infrastructure (multi-theme + dark mode)](08-theming.md)
### Phase 2 — Core modules