Design System
SCreated by Sofia Lindqvist
Compass is Northlight's design system: tokens, primitives and patterns shared by Driftline and Beacon.
Principles
- 1.Semantic first โ components consume tokens, never raw values.
- 2.Dense by default โ Driftline is a tool, not a brochure.
- 3.Motion explains โ animation only when it carries meaning.
๐งฉ
New component proposals need a usage audit: three real screens that need it today.
Token naming
css
--surface-raised: oklch(0.98 0.005 250);
--ink-muted: oklch(0.55 0.02 250);
--accent-brand: oklch(0.62 0.19 260);Sub-pages