Dtcg Tokens
DTCG Token Consumption
Tokens are published in W3C Design Tokens Community Group (DTCG) format.
Full bundle
GET /tokens.json — returns the complete token bundle, merging the primitive
layer and the active theme's semantic overrides.
Typed per-theme bundle
GET /api/tokens/{theme}.dtcg.json — returns a typed DTCG bundle scoped to one
theme. The {theme} parameter is the filename in vault/themes/ without the
.json extension. For the vendor instance: pointsav-brand.
shadcn registry
GET /r/registry.json — shadcn-compatible registry index. Individual component
entries at /r/{component}. Works with v0, Cursor, Claude Code, and Windsurf
out of the box.
CSS variables
Each token maps to a CSS custom property. The full variable set is available in
the page source and at /tokens.json under the css export key.
Important Information
Design System disclosure
This site provides open-source design tokens, documentation, and self-hostable software published by Woodfine Capital Projects Inc. Information here is for general reference only and does not constitute an offer, warranty, or a guarantee of fitness for any particular purpose. Statements regarding planned, intended, or targeted future features are forward-looking and subject to change without notice; they are not undertaken to be updated except as required by law.