English
Select theme
Appearance
pantoken / formats/dtcg/src / byTheme
byTheme(theme): DtcgDoc
theme
DtcgDoc
Beta
Look up a theme's DTCG document by name.
Theme
import { byTheme } from "@pantoken/dtcg"; const doc = byTheme("canvasHighContrast");