Design System Panel

The Design System panel provides a complete view of your design tokens, themes, and documentation. Manage colors, typography, spacing, shadows, and export to multiple formats.

Panel Tabs

Overview

Dashboard showing design system statistics:

Colors

Manage color tokens:

Typography

Define typography tokens:

Spacing

Spacing and sizing tokens:

Shadows

Shadow token definitions:

Themes

Manage theme variations:

Export

Export design tokens:

Documentation

Auto-generated documentation:

Creating Tokens

Add a Token

  1. Go to appropriate tab (Colors, Spacing, etc.)
  2. Click the + button
  3. Enter token name
  4. Set the value
  5. Add optional description

Token Naming

Recommended naming conventions:

Theme Management

Create a Theme

  1. Go to Themes tab
  2. Click "Create Theme"
  3. Name the theme (e.g., "Dark")
  4. Set token values for theme
  5. Save theme

Switch Themes

  1. Select theme from dropdown
  2. Click "Activate"
  3. Canvas updates with theme values

Exporting

Export Process

  1. Go to Export tab
  2. Select format
  3. Choose tokens to include
  4. Configure options
  5. Download or copy

Export Formats

Format Use Case
CSS Web projects, vanilla CSS
SCSS Sass-based projects
JSON Style Dictionary, custom builds
Tailwind Tailwind CSS configuration
Swift iOS development
Kotlin Android development

Best Practices