Step 13 (Wave 5). Adds light/dark theme toggle to v3 playground. - Inline <script> in <head> reads ms-ai-architect-theme from localStorage and sets <html data-theme="..."> BEFORE stylesheets parse (avoids FOUC). - New .theme-toggle button in topbar (vendored design-system class). - ACTIONS['toggle-theme'] flips data-theme, persists to localStorage, and syncs all [data-theme-label] elements + aria-label in-place (no re-render). - Default behavior (no localStorage value or unsupported value) keeps existing data-theme="dark" hard-coded on <html>. |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| vendor/playground-design-system | ||
| ms-ai-architect-playground.html | ||
| ms-ai-architect-v3.html | ||