pantoken / platforms/email/src / light
Variable: light
constlight: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. "#…"