Anytype — design system & UI screens
Light editorial hero with a pink-accented serif headline and a black line-art device illustration, over a three-column Private / Offline / Work-and-Play feature row with WHAT/WHY/WHO tabs and a Watch Chat Introduction control.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/anytype.
Decoded design system
Anytype's decoded design system: background #000000, text #ECECEE, accent #3CD9B3, link #C1C8D1, primary #3CD9B3; type scale h1 18px / h2 88px / body 18px; 4px spacing base; 0px base radius. The single interactive/action color is #000000 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #000000 |
| surface | #0E0E0E |
| border | #232323 |
| text | #ECECEE |
| text_muted | #929293 |
| primary | #3CD9B3 |
| accent | #3CD9B3 |
| link | #C1C8D1 |
| button_bg | #000000 |
| button_text | #FFFFFF |
Using these colors
- Action color
#000000— the single interactive color; only on things you click or must notice, never large fills. primary,accentare all#3CD9B3— one role, not several (the action color).- accent
#3CD9B3— accent for emphasis — keep it rare on the page. - link
#C1C8D1— reads as a neutral UI color, not a link accent — verify against the reference (action = #000000).
Typography
- Heading: Helvetica
- Body: Helvetica
- h1: 18px
- h2: 88px
- body: 18px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 0px
- button: 6px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →