docs(12): create phase plan for dark mode visibility fixes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-01 14:00:04 +02:00
co-authored by Claude Opus 4.6
parent 94f70deb3d
commit a193a183f8
4 changed files with 288 additions and 4 deletions
+12 -3
View File
@@ -35,6 +35,12 @@
- [x] **DEBT-01**: FieldRenderer uses consistent `aria-label` pattern across text-branch and select-branch (resolving v1.1 cosmetic debt)
### Dark Mode Visibility
- [ ] **DARK-01**: All wizard step h2 headings are visible (readable text with proper contrast) in dark mode
- [ ] **DARK-02**: DeploymentStep native form controls (labels, legends, checkboxes, radios) are visible and styled with semantic tokens in dark mode
- [ ] **DARK-03**: FieldRenderer select element has proper background and text color in dark mode
## Future Requirements
- Accent color presets (5-8 curated themes) — deferred from v1.2 scoping
@@ -71,12 +77,15 @@
| POLISH-02 | Phase 11 | Complete |
| POLISH-03 | Phase 11 | Complete |
| POLISH-04 | Phase 11 | Complete |
| DARK-01 | Phase 12 | Planned |
| DARK-02 | Phase 12 | Planned |
| DARK-03 | Phase 12 | Planned |
**Coverage:**
- v1.2 requirements: 15 total
- Mapped to phases: 15
- v1.2 requirements: 18 total
- Mapped to phases: 18
- Unmapped: 0
---
*Requirements defined: 2026-03-31*
*Last updated: 2026-03-31 after roadmap creation*
*Last updated: 2026-04-01 after Phase 12 planning*