Colours
Semantic CSS variables mapped to Tailwind utilities (e.g. bg-primary).
--background
—
--foreground
—
--card
—
--card-foreground
—
--popover
—
--popover-foreground
—
--primary
—
--primary-foreground
—
--secondary
—
--secondary-foreground
—
--muted
—
--muted-foreground
—
--accent
—
--accent-foreground
—
--destructive
—
--destructive-foreground
—
--border
—
--input
—
--ring
—
--sidebar
—
--sidebar-foreground
—
--sidebar-primary
—
--sidebar-primary-foreground
—
--sidebar-accent
—
--sidebar-accent-foreground
—
--sidebar-border
—
--sidebar-ring
—
--chart-1
—
--chart-2
—
--chart-3
—
--chart-4
—
--chart-5
—
Typography
Font stacks from theme; body uses font-sans.
Sans
The quick brown fox jumps over the lazy dog.
Serif
The quick brown fox jumps over the lazy dog.
Mono
const shed = 'community';
text-xs — Community Shed
text-sm — Community Shed
text-base — Community Shed
text-lg — Community Shed
text-xl — Community Shed
text-2xl — Community Shed
text-3xl — Community Shed
text-4xl — Community Shed
Heading 1
Heading 2
Heading 3
Heading 4
Muted supporting copy for descriptions and captions.
Border radius
Theme radii (computed border-radius).
Shadows
Elevation tokens on card surfaces.
shadow-2xs
shadow-xs
shadow-sm
shadow
shadow-md
shadow-lg
shadow-xl
shadow-2xl
Components
shadcn/ui primitives using design tokens.
Card body content.
Below the separator.
/design — internal reference