Skip to content

pantoken / platforms/email/src / light

变量: light

const light: Record<string, string>

实验性

具体的 light-模式 令牌值,用于内联电子邮件样式。

示例

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

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