Skip to main content

Light/Dark Mode

Design Tokens

Each token accepts a ThemeTokenInput — either a plain string (applies to both light and dark) or a { light?: string; dark?: string } object for per-mode values. If only one side is set, that value falls back to both modes. Use updateSidenetStyledConfig() to customize colors, radii, and fonts:

Available Tokens

Custom CSS