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;