Skip to content

resolveThemeTokens

resolveThemeTokens(base, overrides?): ThemeTokens

Defined in: ui/theme/tokens.ts:141

The effective tokens for a base theme name plus a project’s partial overrides — the ONE merge every runtime and the editor resolve through, so a project that overrides primary alone re-tints the accent while inheriting the rest.

"dark" | "light"

ThemeOverrides

ThemeTokens