Darkmatter UI — design system & UI screens
Analytics Dashboard in the Darkmatter theme — a shadcn/ui composition.
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/darkmatter-ui.
Decoded design system
Darkmatter UI's decoded design system: background #121113, text #C1C1C1, accent #E78A53, link #E78A53, primary #E78A53; type scale h1 36px / h2 24px / body 14px; 4px spacing base; 12px base radius. The single interactive/action color is #E78A53 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #121113 |
| surface | #1C1B1D |
| border | #2C2B2D |
| text | #C1C1C1 |
| text_muted | #7E7E7E |
| primary | #E78A53 |
| accent | #E78A53 |
| link | #E78A53 |
| button_bg | #E78A53 |
| button_text | #121113 |
Using these colors
- Action color
#E78A53— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#E78A53— one role, not several (the action color).- accent
#E78A53— 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.
Typography
- Heading: Geist Mono
- Body: Geist Mono
- h1: 36px
- h2: 24px
- body: 14px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 12px
- button: 12px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →