ElectricSQL — design system & UI screens
Dark landing; 'Agents are long-lived entities that live in the data layer' over layered 3D sync-plane renders and a 'Managed agents without the lock-in' three-column band.
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/electricsql.
Decoded design system
ElectricSQL's decoded design system: background #111318, text #ECECEE, accent #56E8EA, link #75FBFD, primary #56E8EA; type scale h1 56px / h2 38px / body 20px; 4px spacing base; 8px base radius. The single interactive/action color is #56E8EA — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #111318 |
| surface | #1E2024 |
| border | #313338 |
| text | #ECECEE |
| text_muted | #98999C |
| primary | #56E8EA |
| accent | #56E8EA |
| link | #75FBFD |
| secondary | #22C55E |
| button_bg | #56E8EA |
| button_text | #1A1A1A |
Using these colors
- Action color
#56E8EA— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#56E8EA— one role, not several (the action color).- accent
#56E8EA— 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
#75FBFD— inline text links and link-styled controls. - secondary
#22C55E— 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
- h1: 56px
- h2: 38px
- body: 20px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 8px
- button: 20px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →