Andromeda design system
aicanvas/andromedaFreeTheme
Every Andromeda component (41 files). Installs the foundation tokens automatically. Requires AI Canvas Premium to install.
Live preview
live · rendered by the registry
Rendered by aicanvas on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://aicanvas.me/r/andromeda.jsonSource
1const PREMIUM_NOTICE =2 "\"Andromeda design system\" is premium AI Canvas content. This is a placeholder. Unlock the real source with an AI Canvas Premium account at https://aicanvas.me/pricing"34export default function PremiumLocked() {5 return (6 <div style={{ padding: 24, fontFamily: 'ui-monospace, monospace', fontSize: 13, lineHeight: 1.6, color: '#9aa3af' }}>7 {PREMIUM_NOTICE}8 </div>9 )10}
What it pulls in
npm packages
Other registry items
Files it writes
More from aicanvas
All 123 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Andromeda — full systemandromeda-all | aicanvas | Themes | Free | no deps |
