ThemeRegisterOptions
Defined in: namespaces.ts:858
Options for themes.registerTheme().
Properties
Section titled “Properties”id:
string
Defined in: namespaces.ts:860
Unique theme identifier.
name:
string
Defined in: namespaces.ts:862
Human-readable theme name.
tokens
Section titled “tokens”tokens:
Record<string,string>
Defined in: namespaces.ts:864
Flat mapping of design token keys to hex color strings.