Appearance
Rule.io SDK / client/src / BrandStyleColourEntry
Interface: BrandStyleColourEntry
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:159
A colour entry in a create or update payload.
Properties
brightness
brightness:
number
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:164
Perceived brightness, 0–100.
hex
hex:
string
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:162
Hex colour value, e.g. '#FF5733'.
type
type:
BrandStyleColourType
Defined in: client/src/resources/brand-styles/brand-styles.types.ts:160