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) 306 B
export { highContrastApplicationColors } from './application' export { highContrastColors } from './colors' export { highContrastGrayScale } from './grayScale' export { highContrastBackgroundColors, highContrastElementColors, highContrastFillColors, highContrastMaterialColors, } from './semantic'