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) 264 B
export { kawaiiApplicationColors } from './application' export { kawaiiColors } from './colors' export { kawaiiGrayScale } from './grayScale' export { kawaiiBackgroundColors, kawaiiElementColors, kawaiiFillColors, kawaiiMaterialColors, } from './semantic'