Compare themes:

Light

--color-bg-default
--color-bg-surface
--color-fg-default
--color-fg-muted
--color-accent
--color-danger
--color-success
--color-warning
--color-border-subtle

Dark

--color-bg-default
--color-bg-surface
--color-fg-default
--color-fg-muted
--color-accent
--color-danger
--color-success
--color-warning
--color-border-subtle

Color โ€” Semantic (adapts to theme)

--color-bg-default
Page background
--color-bg-surface
Card/panel background
--color-fg-default
Primary text
--color-fg-muted
Secondary/muted text
--color-border-subtle
Subtle borders
--color-accent
Primary accent
--color-danger
Danger/error

Color โ€” Primitive (static)

--color-primary-500
oklch(62% 0.18 262)
--color-primary-600
oklch(56% 0.18 262)
--color-danger-500
oklch(62% 0.2 24)
--color-gray-50
oklch(98% 0.004 260)
--color-gray-100
oklch(95% 0.006 260)
--color-gray-300
oklch(86% 0.01 260)
--color-gray-700
oklch(38% 0.01 260)
--color-gray-900
oklch(22% 0.01 260)

Spacing

--space-0 ยท 0
--space-1 ยท 0.25rem (4px)
--space-2 ยท 0.5rem (8px)
--space-3 ยท 0.75rem (12px)
--space-4 ยท 1rem (16px)
--space-6 ยท 1.5rem (24px)

Border Radius

--radius-sm ยท 0.375rem
--radius-md ยท 0.625rem
--radius-lg ยท 0.875rem
999px (pill)

Shadow

--shadow-sm
--shadow-md

Font Size

--font-size-xs The quick brown fox โ€” 0.75rem
--font-size-sm The quick brown fox โ€” 0.875rem
--font-size-md The quick brown fox โ€” 1rem
--font-size-lg The quick brown fox โ€” 1.125rem

Container

--container-md ยท 64rem (1024px) โ€” max-width for the .container layout class