Implementation
Tokens
Source of truth for product is still workloop/src/index.css and the mobile theme. Campaign blue is extra until a migration.
CSS
:root {
--brand-indigo: #3525CD; /* shipped email + mobile */
--brand-violet: #7B5CF7; /* shipped dashboard */
--brand-blue: #0078FC; /* campaign / logo — additional */
--brand-navy: #000C24;
--primary: 252 80% 65%; /* #7B5CF7 */
--background: 240 6% 6%; /* #0E0E10 */
}JSON
{
"shipped": {
"indigo": "#3525CD",
"violet": "#7B5CF7"
},
"campaign": {
"blue": "#0078FC",
"navy": "#000C24"
}
}Download brand.jsonMotion
--dur-fast
--dur-base
--dur-slow
--ease-out
--ease-in-out
--ease-spring
8pt spacing
--sp-00px
--sp-14px
--sp-28px
--sp-312px
--sp-416px
--sp-520px
--sp-624px
--sp-832px
--sp-1040px
--sp-1248px
--sp-1664px
--sp-2080px