Skip to content

pantoken / formats/tokens/src / rebrandTokens

Variable: rebrandTokens

const rebrandTokens: Token[]

Beta

The rebrand theme IR.

Example

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

rebrandTokens.find((t) => t.name === "--instui-color-background-brand");