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;