Typography

A comprehensive set of typography tokens for the design system. Includes type scale, font weights, text sizes, and text colors — all mapped to CSS variables for consistent theming.

Heading 1--ds-font-3xl
Heading 2--ds-font-2xl
Heading 3--ds-font-xl
Heading 4--ds-font-lg
Body text for paragraphs and general content.--ds-font-base
Small text for captions and labels.--ds-font-sm
Extra-small text for fine print.--ds-font-xs
Light — The quick brown fox jumps over the lazy dog.font-weight: 300
Regular — The quick brown fox jumps over the lazy dog.font-weight: 400
Medium — The quick brown fox jumps over the lazy dog.font-weight: 500
Semibold — The quick brown fox jumps over the lazy dog.font-weight: 600
Bold — The quick brown fox jumps over the lazy dog.font-weight: 700
xs — The quick brown fox jumps over the lazy dog.--ds-font-xs
sm — The quick brown fox jumps over the lazy dog.--ds-font-sm
base — The quick brown fox jumps over the lazy dog.--ds-font-base
lg — The quick brown fox jumps over the lazy dog.--ds-font-lg
xl — The quick brown fox jumps over the lazy dog.--ds-font-xl
2xl — The quick brown fox jumps over the lazy dog.--ds-font-2xl
3xl — The quick brown fox jumps over the lazy dog.--ds-font-3xl
Primary — The quick brown fox jumps over the lazy dog.--ds-foreground
Secondary — The quick brown fox jumps over the lazy dog.--ds-secondary-foreground
Muted — The quick brown fox jumps over the lazy dog.--ds-muted-foreground
Destructive — The quick brown fox jumps over the lazy dog.--ds-destructive