Skip to content

pantoken / platforms/email/src / dark

変数: dark

const dark: Record<string, string>

実験的

具体的な dark モードのトークン値。

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

const bg = dark.colorBackgroundBrand;