Theemo / @theemo/tokens / ColorTransform
Type Alias: ColorTransform
ts
type ColorTransform: Partial<Record<"hue" | "saturation" | "lightness" | "alpha", number>>;
Color transformations