English
Select theme
Appearance
pantoken / formats/tokens/src / themes
const themes: Record<Theme, Token[]>
const
Record
Theme
Token
Beta
Every theme's IR, keyed by Theme.
import { themes } from "@pantoken/tokens"; const ir = themes.canvasHighContrast;