Theme Showcase
Color variables and design system preview
Background Colors
Primary
--color-bg-primary
Secondary
--color-bg-secondary
Success
--color-bg-success
Info
--color-bg-info
Warning
--color-bg-warning
Danger
--color-bg-danger
Accent
--color-bg-accent
Lateral
--color-bg-lateral
Text Colors
Primary
--color-text-primary
Secondary
--color-text-secondary
Success
--color-text-success
Info
--color-text-info
Warning
--color-text-warning
Danger
--color-text-danger
Accent
--color-text-accent
Muted
--color-text-muted
Component Examples
Header Component
Status Icon
Buttons
Fonts Showcase
Font Sizes (Tailwind)
Font Weights (Tailwind)
Combined Examples
Main Heading (text-4xl font-bold)
Section Heading (text-2xl font-semibold)
Subsection Heading (text-xl font-medium)
Regular paragraph text (text-base font-normal). Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Smaller description text (text-sm font-light). Ut enim ad minim veniam, quis nostrud exercitation.
Fine print or caption text (text-xs font-extralight)Dark Mode
Switch your browser/system theme to see all colors adapt automatically using CSS variables.