Demo — decoded design system
Demo's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/demo.immich.app.
Decoded design system
Demo's decoded design system: background #FFFFFF, text #0A0A0B, accent #4250AF, link #4250AF, primary #4250AF; type scale h1 36px / h2 36px / body 16px; 8px spacing base; 4px base radius. The single interactive/action color is #4250AF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F0F0F0 |
| border | #DADADA |
| text | #0A0A0B |
| text_muted | #676767 |
| primary | #4250AF |
| accent | #4250AF |
| link | #4250AF |
| button_bg | #4250AF |
| button_text | #FFFFFF |
Using these colors
- Action color
#4250AF— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#4250AF— one role, not several (the action color).- accent
#4250AF— 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
- h1: 36px
- h2: 36px
- body: 16px
Spacing
- base unit: 8px
- scale: 4px, 8px, 10px, 16px, 32px
Radii
- base: 4px
- button: 9999px
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms · 200ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·ease - animated properties: transform, color, background-color, border-color
Native design tokens
| Token | Value |
|---|---|
--immich-ui-danger-800 | lab(22.3811% 41.0341 31.1197) |
--immich-ui-danger-300 | lab(72.5219% 39.626 18.8161) |
--immich-ui-primary-500 | #4250af |
--immich-ui-success-200 | lab(87.12% -73.1038 55.5232) |
--color-slate-200 | lab(91.7353% -.998765 -4.76968) |
--color-orange-600 | lab(57.1026% 64.2584 89.8886) |
--color-slate-700 | lab(26.9569% -1.47016 -15.6993) |
--color-neutral-600 | lab(34.924% 0 0) |
--color-neutral-500 | lab(48.496% 0 0) |
--color-amber-600 | lab(60.3514% 40.5624 87.1228) |
…and 110 more measured on the page.
Layout (measured)
- common grid: 2 columns
Motion choreography (measured)
Load order: div
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Input (measured)
height 40px · radius 8px
Responsive (measured)
- breakpoints: 639px · 767px · 800px · 850px · 1023px · 1279px
- mobile (390px): hero 30px · nav inline
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/demo.immich.app
Or as a Meta Astryx theme — a ready defineTheme file with the measured hover/press states baked in:
curl -o src/themes/demo.theme.ts https://mozaika.design/api/astryx/decode/demo.immich.app.ts
registry item · astryx theme · or query it over MCP: get_design_system("Demo")
Export: DESIGN.md
# Demo — Design System > light, modern, medium, tailwind — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#F0F0F0` | | border | `#DADADA` | | text | `#0A0A0B` | | text_muted | `#676767` | | primary | `#4250AF` | | accent | `#4250AF` | | link | `#4250AF` | | button_bg | `#4250AF` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#4250AF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `primary`, `accent`, `link`, `button_bg` are all `#4250AF` — one role, not several (your action color). - **accent** `#4250AF` — 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. - **Page coverage** (full-page screenshot pixels): `#FAFAFA` 96.7% · `#CCC4D4` 3.3% ## Typography - h1: 36px - h2: 36px - body: 16px ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 8px, 10px, 16px, 32px — snap all gaps/padding to these ## Radius - base: 4px - button: 9999px ## Primary button - bg `#4250AF` · text `#FFFFFF` · radius 9999px ## Motion - durations: 150ms (dominant) · 200ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease` - animated properties: transform, color, background-color, border-color Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Their own tokens (verbatim from :root) | Token | Value | |-------|-------| | `--immich-ui-danger-800` | `lab(22.3811% 41.0341 31.1197)` | | `--immich-ui-danger-300` | `lab(72.5219% 39.626 18.8161)` | | `--immich-ui-primary-500` | `#4250af` | | `--immich-ui-success-200` | `lab(87.12% -73.1038 55.5232)` | | `--color-slate-200` | `lab(91.7353% -.998765 -4.76968)` | | `--color-orange-600` | `lab(57.1026% 64.2584 89.8886)` | | `--color-slate-700` | `lab(26.9569% -1.47016 -15.6993)` | | `--color-neutral-600` | `lab(34.924% 0 0)` | | `--color-neutral-500` | `lab(48.496% 0 0)` | | `--color-amber-600` | `lab(60.3514% 40.5624 87.1228)` | | `--immich-ui-warning-100` | `lab(95.2133% 4.11603 9.40188)` | | `--immich-ui-warning-700` | `lab(46.4331% 14.4771 53.527)` | _…and 108 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - common grid: 2-col | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 0 | 900 | 2 | — | 0/0 | 71/29 | ## Motion choreography (measured) Load order: `div` @0ms - overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - input: h 40px · r 8px · bg rgba(0, 0, 0, 0) · placeholder lab(25.76 -0.0000149012 0) ## Responsive (measured) - breakpoints: 639px · 767px · 800px · 850px · 1023px · 1279px - mobile (390px): hero 30px · body 16px · nav: inline ## How to apply Paste the Tailwind `@theme` (or CSS variables) as your base, then build each section to its spec — verify every color, radius, and font against these tokens. Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them. --- > **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/decode/demo.immich.app
An automated reading of Demo's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with demo.immich.app. No screenshots stored. Removal requests: hello@mozaika.design.