← Back to Examples

🎨 Base Variables

Theme-designer typography integration with --base-* variables for fonts, sizes, and weights

Typography Controls

Typography Controls

Font Link (Google Fonts, etc.)

Font Family

Font Sizes (unitless multipliers)

2xs: tiny labels • xs: group labels, hints • sm: option text, badges • base: input text • lg: large displays

Font Weights

Line Heights

Single Select

Basic single selection. Tests input styling and dropdown typography.

Multi Select with Badges

Multiple selection with badge display. Tests badge typography and sizing.

Multi Select with Count

Count display mode. Tests counter typography.

Grouped Options

Tests group label typography and styling.

/* Current --base-* CSS Variables */
:root { /* No overrides set - using component defaults */ }