Skip to content

pantoken / platforms/email/src / light

Variable: light

const light: Record<string, string>

Experimentell

Konkrete light-Modus-Tokenwerte zur Inline-E-Mail-Stilgestaltung.

Beispiel

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

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