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;