/** * Theme-propagation test. * * npm run test:theme * * Flipping [data-theme] repaints the entire app for free, because every colour * in styles.css is a custom property. This test guards the one component that * cannot ride that: EmailBody renders into an iframe, and custom properties do * not inherit across a document boundary, so its palette is snapshotted into the * frame's