Skip to content

@phun-ky/moebius / MoebiusColorValueHexType

Type Alias: MoebiusColorValueHexType

ts
type MoebiusColorValueHexType = `#${string}`;

Defined in: types/index.ts:147

A hex-based color string, e.g., '#ffcc00'.