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;