Skip to content

ThemeRegisterOptions

Defined in: namespaces.ts:858

Options for themes.registerTheme().

id: string

Defined in: namespaces.ts:860

Unique theme identifier.


name: string

Defined in: namespaces.ts:862

Human-readable theme name.


tokens: Record<string, string>

Defined in: namespaces.ts:864

Flat mapping of design token keys to hex color strings.