Skip to content

Interface: ColorType

Defined in: types.ts:15

Properties

hex

ts
hex: string;

Defined in: types.ts:16


hsl

ts
hsl: HSLColor;

Defined in: types.ts:18


rgb

ts
rgb: RGBColor;

Defined in: types.ts:17