Skip to content

pantoken / formats/tokens/src / themes

Variable: themes

const themes: Record<Theme, Token[]>

Beta

Die IR jedes Themes, nach Theme indexiert.

Beispiel

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

const ir = themes.canvasHighContrast;