version: alpha name: ExampleProject
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