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;