Type alias HexColor

HexColor: `#${string}`

Hexadecimal color. Represent a color using hexadecimal values.

Generated using TypeDoc