Questions? Email [email protected] · All prices are one-time unless stated otherwise
D
Datapad Projects
Newsletter

Themes

Reusable brand kits — colours, typography, buttons, layout and footer — applied to any campaign so every send shares one visual identity.

An email theme is a reusable brand kit. Define it once and apply it to any campaign or digest, and every send shares the same colours, typography, buttons and footer — no copying header/footer markup between campaigns. Themes are managed under Newsletter › Themes.

Newsletter licence required

Available on sites with the Newsletters licence feature enabled.

The themes manager

The Themes list shows every saved theme with a row of colour swatches for a quick visual scan. Create, edit, duplicate or delete themes from here. Each theme has a Name and an immutable Alias; campaigns reference a theme by id.

What a theme controls

Every value below is emitted as a CSS custom property on the theme shell, with inline-style fallbacks for clients that strip <style> or ignore var(...) (Outlook desktop, older Gmail app), so your branding survives the major email clients.

Colours

PropertyDescription
PrimaryBrand accent colour
Background / Text / LinkBody canvas, body copy and hyperlink colours
Muted textCaptions, metadata and the preheader preview
BorderCards, containers and table cells
Footer background / Footer textFooter colours, kept distinct from the body

Typography

PropertyDescription
Font familyBody font stack
Heading font familyOptional — falls back to the body font when empty
Heading colour / Heading weightHeading appearance
Base font size / Base line heightBody text size (px) and line height (unitless)
Link underlineWhether links are underlined

Buttons

PropertyDescription
Background / Text / BorderButton colours
Border radiusCorner rounding (px)
Padding (vertical / horizontal)Inner spacing (px)
Font weightButton label weight

Layout, dividers & images

PropertyDescription
Content max widthOuter container cap (px) — typically 600
Content padding / Block spacingPadding inside the container and the vertical gap between blocks (px)
Divider colour / thickness / styleRule appearance (solid, dashed, dotted)
Image border radiusDefault corner rounding applied to image blocks (px)

Shell, logo & footer

PropertyDescription
Logo URLLogo shown in the theme shell header
Footer HTMLCAN-SPAM physical address and legal text, appended after the body

How a theme is applied

When a campaign references a theme, the renderer wraps the rendered block body inside the theme shell at send time — emitting the values above as --cc-* custom properties on the outer table and as inline attributes on buttons, images and dividers. A campaign with no theme still gets a minimal shell with the unsubscribe footer and sensible defaults, so mail is never unstyled.

Pick a theme from the campaign editor (see Campaigns › Themes). The same theme can be reused across unlimited campaigns and digests.