Design tokens and components for every Lorre project
A token + component registry in the spirit of Radix, distributed the shadcn way. Pick a theme, add components, own the source — from enterprise dashboards to award-bait creative sites.
npx lorre-blocks init --theme dreamybg-primary, ring-ring, text-muted-foreground…
Lorre Studio
3 members
| Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|
registry items, source included
themes from one token source
command from plan.json to themed project
12-step OKLCH scales
Five color axes generated from seeds into Radix-style scales, light and dark, mapped to semantic tokens components actually use.
Themes are data
basic, dreamy and utilitarian are token values, not component forks. Swapping a project's whole look is one CLI command.
You own the code
shadcn-style distribution: the CLI copies component source into your project. Edit every line; no runtime dependency on us.
Agent-first
Every CLI command takes --json and never prompts. Agents write a plan.json and assemble a themed project in one apply.