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. "#…"