Skip to content

pantoken / platforms/email/src / light

變數: light

const light: Record<string, string>

實驗性

具體的 light-mode token 值,用於內嵌電子郵件樣式。

範例

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

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