Type alias ColorType

ColorType: "text" | "stroke" | "fill" | "background"

Color type marks the kind of color property a color is referring to.

Generated using TypeDoc