Skip to content

Type Alias: ResolvedEmailBrand

ResolvedEmailBrand = Required<Pick<EmailBrand, "accent" | "onAccent" | "fontFamily" | "name" | "background" | "surface" | "foreground" | "muted" | "border" | "tagline">> & Pick<EmailBrand, "logoUrl" | "website">

Complete values after applying the dbx-tools default brand.