Skip to content

pantoken / formats/tokens/src / themes

Değişken: themes

const themes: Record<Theme, Token[]>

Beta

Her temanın IR'si, Theme anahtarıyla.

Örnek

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

const ir = themes.canvasHighContrast;