Skip to content

pantoken / platforms/email/src / light

変数: light

const light: Record<string, string>

実験的

インラインメールのスタイリング用の、light-mode の具体的なトークン値。

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

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