Bear — design system & UI screens
Clean light landing for the Apple-native markdown notes app; a centered headline with Mac/iPhone/iPad toggles and a Mac App Store button above a warm Bear editor screenshot with a tag sidebar and a Polar Bears note.
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/bear.
Decoded design system
Bear's decoded design system: background #FFFFFF, text #444444, accent #DD4C4F, link #456AA3, primary #DD4C4F; type scale h1 51.2px / h2 41.6px / body 22.4px; 4px spacing base; 8px base radius. The single interactive/action color is #DD4C4F — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F3F3F3 |
| border | #E2E2E2 |
| text | #444444 |
| text_muted | #8B8B8B |
| primary | #DD4C4F |
| accent | #DD4C4F |
| link | #456AA3 |
| secondary | #884AA8 |
| button_bg | #DD4C4F |
| button_text | #FFFFFF |
Using these colors
- Action color
#DD4C4F— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#DD4C4F— one role, not several (the action color).- accent
#DD4C4F— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - link
#456AA3— inline text links and link-styled controls. - secondary
#884AA8— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Bearsansheadline
- Body: Bearsans
- h1: 51.2px
- h2: 41.6px
- body: 22.4px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 8px
- button: 8px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →