Components / Theme
Hiip Theme
The token set: an 11-step brand ramp plus the semantic tokens mapped onto it. Install this first — every other item is styled against it.
Install — needs @hiip registered in components.json
bunx shadcn@latest add @hiip/hiip-themeOr by URL, with the token in the query
bunx shadcn@latest add "https://ui.hiip.ai/r/hiip-theme.json?token=$HIIP_REGISTRY_TOKEN"Both need a token — set one up.
Anatomy
Import from components/ui/hiip-ui/hiip-theme.
<Hiip Theme />
Examples
backgroundcardprimarysecondarymuteddestructive
No source captured yet — run bun run registry:build.
API Reference
Generated from the source. Props forwarded to the underlying element are not listed.
Ships tokens, not a component — no props.
- Type
registry:theme