- Help center
- Troubleshooting
- My style guide or theme didn't apply
My style guide or theme didn't apply
Screens render unstyled or ignore a theme change — what to check and what to send us.
Last updated
On this page
Symptoms: a screen renders as plain unstyled content, or a theme change visibly lands on some screens but not others.
Check the canvas, not the reply
Important habit: the chat may report a theme change as done while the canvas hasn't moved. Trust the canvas. If the screens didn't change, the change didn't land, regardless of what the message said.
Fixes, in order
- Reload the project. A stale render is the cheapest possible explanation.
- Re-apply the theme change in chat — and watch the screens.
- Re-apply at project scope. If you asked for a change while focused on one screen, ask again explicitly: "Apply this theme to every screen in the project."
- Check the screen's origin. Screens created as responsive variants, or through some import paths, have historically been the ones most likely to miss the project theme. If one specific screen is the odd one out, that's the likely cause — ask for the theme to be applied to that screen by name.
Fonts specifically
A font can be set in the theme while the stylesheet that loads it isn't refreshed, so the design claims a font it isn't rendering. See Fonts and typography.
Don't fix it screen by screen
Hand-recolouring each screen makes the symptom go away and guarantees drift later. Get the theme applied properly instead.
Reporting it
Contact support with the project link, the screen name, and what you asked for. This one is fixable on our side, and specific reports are what make that possible.
Was this article helpful?
Related articles
Themes and style guides
How the project theme works, how to change it safely, and why colours should never be edited screen by screen.
Fonts and typography
Choosing fonts, using Google Fonts, and what to do when a font change does not show up.
A screen is blank or empty
Empty frames after a plan, blank canvas on open, and screens that render nothing.