Skip to content

pantoken / formats/tokens/src / themes

Variabele: themes

const themes: Record<Theme, Token[]>

Bèta

De IR van elk thema, geïndexeerd op Theme.

Voorbeeld

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

const ir = themes.canvasHighContrast;