Whiteboard artifacts now follow the viewer's real theme tokens instead of hardcoded colors.
What's wrong with this entry?
Whiteboard artifacts pick up design tokens from the vendored sheet rather than a hand-copied list of literals, so they stay in step with the viewer's theme.
- Inlined
--cds-*literals are replaced by the vendored @ant/cds token sheet, carried as a static style element. - The viewer's
data-themeis mirrored ontodata-mode. - Boot is deferred until the sheet parses.
- Republish is refused if the captured sheet is empty, truncated, or contains a stray
</.
This view lost its design tokens \u2014 reload the board, then try again.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.