Factory — design system & UI screens
Dark developer landing; a restrained left headline beside a dense software-delivery metrics dashboard with numeric tiles and sparkline charts. A self-improving system for the SDLC.
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/factory.
Decoded design system
Factory's decoded design system: background #020202, text #6A7282, accent #1A0D06, link #1A0D06, primary #6A7282; type scale h1 72px / h2 44px / body 12px; 4px spacing base; 0px base radius. The single interactive/action color is #1F1D1C — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #020202 |
| surface | #080809 |
| border | #111215 |
| text | #6A7282 |
| text_muted | #424751 |
| primary | #6A7282 |
| accent | #1A0D06 |
| link | #1A0D06 |
| secondary | #F6F1E7 |
| button_bg | #1F1D1C |
| button_text | #EEEEEE |
Using these colors
- Action color
#1F1D1C— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#1A0D06— one role, not several (the action color).- accent
#1A0D06— accent for emphasis — keep it rare on the page. - primary
#6A7282— ≈ the text color — a foreground/text color, not an action color (action = #1F1D1C). - secondary
#F6F1E7— 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: Geist
- Body: Geist
- Mono: Geist Mono
- h1: 72px
- h2: 44px
- body: 12px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 0px
- button: 3px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →