Lab · Handset
Your design system, hand-set.
A design system isn’t a Figma file, it’s an environment you live inside. Edit the tokens on the left. Watch a whole operating system agree with you.
Showing Lock screen
10:22 PM
Monday, August 3
Tokens
accent updated — 34 surfaces repainted
light
No account. No database. This phone lives entirely in the link.
Color
Type
1.200
15px
600
Space & radius
4px
2
2
4
Why three layers
Primitivesare the only place raw values live — hex colors, a type family, a spacing unit, radii. Change accent once and every surface that means “accent” moves with it.
Semanticsname meaning and carry light/dark mappings. The phone’s dark mode toggle remaps this layer only — zero primitive edits — which is the demo that usually sells the architecture.
Components alias semantics rather than restating values, so a button and a message bubble can share “accent” without coupling to a hex. More on token architecture in the work.