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