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;