Skip to content

pantoken / formats/tokens/src / themes

Zmienna: themes

const themes: Record<Theme, Token[]>

Beta

IR każdego motywu, indeksowane kluczem Theme.

Przykład

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

const ir = themes.canvasHighContrast;