Skip to content

pantoken / formats/tokens/src / themes

Pembolehubah: themes

const themes: Record<Theme, Token[]>

Beta

IR bagi setiap tema, diindeks oleh Theme.

Contoh

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

const ir = themes.canvasHighContrast;