DesignTerra

v1.0
Color Tokens
Typography
Display Font
Aa
Body Font
Aa
Mono Font
</>
Type Scale
Spacing Scale
Motion
Durations
Easing Curves
Shadow Stacks
Active Set 0 tokens

Live Preview

Every component below reflects your current token set. Edit tokens on the left and watch the preview update in real time.

Preview Image
Token Workspace
Define, visualize, and export your design tokens. Every component you see updates as you edit.
Explore →
Subscribe to updates
Heading 1 · 2.5rem

The quick brown fox jumps over the lazy dog

Heading 2 · 2rem

DesignTerra gives you a living design system

Heading 3 · 1.5rem

Tokens are the foundation of consistent design

Body Large · 1.125rem

This is body-large text — used for introductions and prominent body copy. It sits comfortably at 1.125rem with a relaxed 1.6 line height for readable paragraphs.

Body · 0.875rem

Standard body text at 0.875rem. This is the workhorse size for most content. The line height is 1.6, giving paragraphs room to breathe without feeling sparse.

Small · 0.8125rem

Secondary text at 0.8125rem — used for captions, metadata, and de-emphasized content that still needs to be readable.

Mono · 0.75rem

:root {
  --accent: #a0522d;
  --font-display: 'Instrument Serif';
  --spacing-lg: 24px;
}

// DesignTerra token export
const tokens = await designloom.export({
  format: 'css-variables',
  set: 'default'
});

/* Applies to every component in the preview */
Bronze Neutral Ready Error Default
xs · 4px
sm · 8px
md · 16px
lg · 24px
xl · 32px