Interface: ThemeMap
Defined in: types/theme.ts:17
Theme map structure that allows nested color definitions. Can contain color values or nested theme maps for organization.
Indexable
[i: string]: Color | ThemeMap
Defined in: types/theme.ts:17
Theme map structure that allows nested color definitions. Can contain color values or nested theme maps for organization.
[i: string]: Color | ThemeMap