Skip to content

pantoken / platforms/email/src / light

Variable: light

const light: Record<string, string>

Experimental

Concrete light-mode token values, for inline email styling.

Example

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

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