Embedding API Reference / Modules / types / EmbeddingSkin

# Interface: EmbeddingSkin

types.EmbeddingSkin

# Indexable

▪ [key: string]: HexColorString | undefined

# Table of contents

# Properties

# Properties

# color-on-cta

Optional color-on-cta: string

# Defined in

src/configurator/embedding/types.ts:424 (opens new window)


# color-on-primary

Optional color-on-primary: string

# Defined in

src/configurator/embedding/types.ts:422 (opens new window)


# cta-color

Optional cta-color: string

# Defined in

src/configurator/embedding/types.ts:423 (opens new window)


# primary-color

Optional primary-color: string

# Defined in

src/configurator/embedding/types.ts:420 (opens new window)


# primary-color-in-rgb

Optional primary-color-in-rgb: string

# Defined in

src/configurator/embedding/types.ts:421 (opens new window)