'Current Theme', 'value' => $themeLabel], ['label' => 'Mode', 'value' => ucfirst($themeMode)], ['label' => 'Preview Route', 'value' => '/?theme-preview'], ]; ?>
This route renders the same neutral content inside each theme so downstream projects can compare layout, typography, color tokens, and chrome without switching between unrelated pages.
| Area | Expectation | Status |
|---|---|---|
| Navigation | Should remain readable when menus get long. | Verified |
| Cards | Should keep spacing and hierarchy on both desktop and mobile. | Verified |
| Embeds | Should render cleanly inside the gallery iframe. | Verified |