bun i @theme-token/sdk

ShadCN UI,on Bitcoin

Themes on-chain. Install via CLI. No servers. No downtime.

theme-token.json
{
  "$schema": "https://themetoken.dev/v1/schema.json",
  "name": "midnight-aurora",
  "author": "WildSatchmo (https://github.com/rohenaz)",
  "styles": {
    "light": {
      "background": "oklch(1 0 0)",
      "foreground": "oklch(0.145 0 0)",
      "primary": "oklch(0.55 0.22 255)",
      "primary-foreground": "oklch(0.98 0 0)",
      "radius": "0.5rem",
      "font-mono": "/content/abc123_0",
      "...": "// all ShadCN CSS vars"
    },
    "dark": {
      "...": "// dark mode variants"
    }
  }
}
Install from Blockchain
$ bunx shadcn@latest add https://.../[origin].json

Replace [origin] with any theme's blockchain ID. Browse themes to find one.

Published Themes

Browse All
Loading themes...

View all themes

// Why store themes on-chain?

A Registry That Cannot Be Deleted

Design tokens as immutable assets. Once published, your theme is globally accessible via CLI, forever.

For Designers

Immutable attribution & royalties

  • Authorship permanently recorded on-chain
  • Sell on any ordinal marketplace
  • Direct, permissionless distribution

For Developers

Native CLI integration

  • Install with bunx shadcn@latest add
  • 100% compatible with ShadCN ecosystem
  • Decentralized, immutable theme CDN

For Users

Cross-app theme persistence

  • Buy once, use across all supported apps
  • Collect rare, limited-edition themes
  • Community-driven curation ecosystem