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;