Skip to content

pantoken / platforms/email/src / light

Variabel: light

const light: Record<string, string>

Eksperimental

Nilai token konkret untuk mode light, untuk penataan email inline.

Contoh

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

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