UNPKG

@heroui/theme

Version:

The default theme for HeroUI components

5 lines (4 loc) 247 B
export { colors } from './colors/index.mjs'; export { BaseColors, ColorScale, SemanticBaseColors, ThemeColors } from './colors/types.mjs'; export { commonColors } from './colors/common.mjs'; export { semanticColors } from './colors/semantic.mjs';