Skip to content

pantoken / platforms/email/src / light

Variabel: light

const light: Record<string, string>

Experimentell

Konkreta tokenvärden för light-läge, för inbäddad e-postformatering.

Exempel

ts
import { light } from "@pantoken/email";

const bg = light.colorBackgroundBrand; // e.g. "#…"