pantoken / formats/tokens/src / rebrandTokens
Variable: rebrandTokens
constrebrandTokens:Token[]
Beta
The rebrand theme IR.
Example
ts
import { rebrandTokens } from "@pantoken/tokens";
rebrandTokens.find((t) => t.name === "--instui-color-background-brand");