Variable ColorsConst

Colors: {
    [K in ColorName]: ((options?) => RGBA)
} & {
    [K in ColorVariant]: RGBA
} = ...