Skip to content

ThemeOverrides

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

A project’s partial re-skin over a base theme: any subset of color roles and type-scale steps. Absent keys inherit from the base.

optional colors?: Partial<ThemeColors>

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


optional type?: Partial<ThemeType>

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