UNPKG

@heroui/theme

Version:

The default theme for HeroUI components

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