shared/types/themeConfig
Theme configuration type definitions for Uptime Watcher.
Remarksโ
These interfaces provide type-safe configuration structures for application theming. They ensure proper typing for colors, spacing, typography, and component styling.
Interfacesโ
- AnimationConfig
 - BackgroundColors
 - BorderColors
 - BorderRadiusConfig
 - ColorPalette
 - ComponentConfig
 - DefaultThemeConfig
 - HoverColors
 - ShadowConfig
 - SpacingConfig
 - StatusColors
 - TextColors
 - ThemeColors
 - ThemeConfig
 - ThemeConfigWithModes
 - ThemeOverride
 - TypographyConfig