Styling Guide
| Category | Property | Value | Description |
|---|---|---|---|
| Colors | primary | #6366f1 | Indigo brand color |
primaryForeground | #ffffff | Primary text/foreground color | |
background | #ffffff | Background color | |
foreground | #1a1a1a | Default text color | |
border | #e5e7eb | Border color | |
success | #10b981 | Success state color | |
destructive | #ef4444 | Error/destructive state color | |
| Radius | base | 8px | Base border radius |
md | 12px | Medium border radius | |
| Typography | fontFamily | Inter, -apple-system, sans-serif | Default font family |
Updated 1 day ago