Interface: ThemeConfig
Defined in: shared/types/themeConfig.ts:421
Complete theme configuration interface.
Remarksโ
Main theme configuration interface that includes all theme aspects.
Propertiesโ
animationโ
animation:
AnimationConfig
Defined in: shared/types/themeConfig.ts:423
Animation and transition configuration
borderRadiusโ
borderRadius:
BorderRadiusConfig
Defined in: shared/types/themeConfig.ts:425
Border radius configuration
colorsโ
colors:
ThemeColors
Defined in: shared/types/themeConfig.ts:427
Color configuration
componentsโ
components:
ComponentConfig
Defined in: shared/types/themeConfig.ts:429
Component-specific styling
shadowsโ
shadows:
ShadowConfig
Defined in: shared/types/themeConfig.ts:431
Shadow configuration
spacingโ
spacing:
SpacingConfig
Defined in: shared/types/themeConfig.ts:433
Spacing configuration
typographyโ
typography:
TypographyConfig
Defined in: shared/types/themeConfig.ts:435
Typography configuration