ThemeTokens
Theme token data sent to plugins when the Creator UI theme changes.
ThemeTokens interface
Theme token data sent to plugins when the Creator UI theme changes.
Signature:
interface ThemeTokensProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
boolean | Whether the current theme uses a light base | ||
string | Theme identifier (e.g., 'dracula', 'lottiefiles-dark') | ||
Record<string, string> | CSS variable name to resolved value map |
Last updated: August 5, 2026 at 11:47 AMEdit this page