export type ColorPaletteType = { name: string value: string textColor: string cssVar: string description: string }