shadcn Themes
Complete token sets — colours, radius and type — that drop straight into your globals.css. Preview a theme on a real component before you take it.
Midnight
General Sans · radius 0.65rem
PreviewCreate your workspace
Pick a name — you can change it later.
acme-inc
background
card
primary
accent
border
foreground
:root {
--background: oklch(0.141 0.004 285.824);
--foreground: oklch(0.968 0.001 286.375);
--primary: oklch(0.62 0.16 245);
--radius: 0.65rem;
}