English
Select theme
Appearance
pantoken / formats/dtcg/src / themes
const themes: Record<Theme, DtcgDoc>
const
Record
Theme
DtcgDoc
Beta
Every theme's DTCG document, keyed by Theme.
import { themes } from "@pantoken/dtcg"; const doc = themes.canvasHighContrast;