Skip to content

pantoken / formats/tokens/src / themes

Biến: themes

const themes: Record<Theme, Token[]>

Beta

IR của mỗi theme, được lập chỉ mục theo Theme.

Ví dụ

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

const ir = themes.canvasHighContrast;