Skip to content

pantoken / formats/tokens/src / themes

متغير: themes

const themes: Record<Theme, Token[]>

بيتا

IR لكل سمة، مفهرس حسب Theme.

مثال

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

const ir = themes.canvasHighContrast;