UNPKG

@pastel-palette/colors

Version:

Core color definitions package for the UI Color System, featuring OKLCH color space support, TypeScript types, and a kawaii aesthetic.

10 lines (9 loc) 271 B
export { regularApplicationColors } from './application' export { regularColors } from './colors' export { regularGrayScale } from './grayScale' export { regularBackgroundColors, regularElementColors, regularFillColors, regularMaterialColors, } from './semantic'