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;