Skip to content

pantoken / formats/tokens/src / themes

Muuttuja: themes

const themes: Record<Theme, Token[]>

Beta

Jokaisen teeman IR, avaimena Theme.

Esimerkki

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

const ir = themes.canvasHighContrast;