Skip to content

Latest commit

 

History

History
34 lines (34 loc) · 708 Bytes

File metadata and controls

34 lines (34 loc) · 708 Bytes

version: alpha name: ExampleProject

DESIGN.md — Example design token file

Replace with your project's design system.

colors: primary: "#6366f1" on-primary: "#ffffff" surface: "#ffffff" surface-soft: "#f8fafc" text-body: "#1e293b" text-muted: "#94a3b8" hairline: "#e2e8f0" typography: display: fontFamily: "system-ui, -apple-system, sans-serif" fontSize: 32px fontWeight: 700 lineHeight: 1.2 body: fontFamily: "system-ui, -apple-system, sans-serif" fontSize: 16px fontWeight: 400 lineHeight: 1.6 rounded: sm: 8px md: 16px lg: 24px spacing: sm: 8px md: 16px lg: 24px xl: 48px