Style Guide
A quick reference for the color system and typography defined in src/styles/global.css.
Logo
Light
Preview uses the light theme CSS variables.
Dark
Preview uses the dark theme CSS variables.
Colors
Light
Preview uses the light theme CSS variables.
Dark
Preview uses the dark theme CSS variables.
Buttons
Light
Preview uses the light theme CSS variables.
Dark
Preview uses the dark theme CSS variables.
Forms
Light
Preview uses the light theme CSS variables.
Dark
Preview uses the dark theme CSS variables.
Surfaces & Radius
Light
Preview uses the light theme CSS variables.
Dark
Preview uses the dark theme CSS variables.
Focus & Accessibility
Use Tab to navigate these elements and verify focus-visible outlines.
Light
Preview uses the light theme CSS variables.
Dark
Preview uses the dark theme CSS variables.
Typography
These examples are rendered inside the site’s default .prose wrapper and reflect
the typography rules in
src/styles/global.css.
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Body
This is a paragraph with an inline link. It should use text-foreground and the link should use text-primary.
- Unordered list item one
- Unordered list item two
- Unordered list item three
- Ordered list item one
- Ordered list item two
- Ordered list item three