Skip to content

pantoken / formats/dtcg/src / themes

משתנה: themes

const themes: Record<Theme, DtcgDoc>

בטא

המסמך של DTCG עבור כל ערכת נושא, ממופה לפי Theme.

דוגמה

ts
import { themes } from "@pantoken/dtcg";

const doc = themes.canvasHighContrast;