Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / EmailThemeColor

Interface: EmailThemeColor

Defined in: rcml/src/email/theme-types.ts:42

One entry in a theme's colour palette — a slot type paired with the hex value that fills it.

Properties

hex

hex: string

Defined in: rcml/src/email/theme-types.ts:46

CSS hex colour including the leading #, e.g. '#F3F3F3'.


type

type: EmailThemeColorType

Defined in: rcml/src/email/theme-types.ts:44

Which of the four theme slots this entry fills.