Remix vs Modal
65 token-level differences between these two design systems.
Background
#ffffff → #0c0c0c Text
#121212 → #ffffff Brand
#3992ff → #7fee64 Border
rgba(0, 0, 0, 0.1) → rgba(255, 255, 255, 0.1) Display font
Founders Grotesk → Söhne Body size
18px → 16px colors 59 changed
~
bg #ffffff → #0c0c0c ~
bg-overlay rgba(0, 0, 0, 0.5) → rgba(0, 0, 0, 0.78) ~
text #121212 → #ffffff ~
text-strong #000000 → #ffffff ~
text-muted #6b6b6b → #737373 ~
text-soft #8a8a8a → #a3a3a3 ~
text-faint #bdbdbd → #525252 ~
brand #3992ff → #7fee64 ~
brand-hover #1c6fd6 → #6dd954 ~
brand-active #155ab0 → #5cc548 ~
brand-tint rgba(57, 146, 255, 0.15) → rgba(127, 238, 100, 0.12) ~
border rgba(0, 0, 0, 0.1) → rgba(255, 255, 255, 0.1) ~
border-strong rgba(0, 0, 0, 0.2) → rgba(255, 255, 255, 0.2) ~
border-subtle rgba(0, 0, 0, 0.05) → rgba(255, 255, 255, 0.05) ~
border-brand #3992ff → rgba(127, 238, 100, 0.4) ~
border-focus #3992ff → #7fee64 ~
success #10b981 → #7fee64 ~
success-bg rgba(16, 185, 129, 0.1) → rgba(127, 238, 100, 0.12) ~
warning #f59e0b → #fbbf24 ~
warning-bg rgba(245, 158, 11, 0.1) → rgba(251, 191, 36, 0.12) ~
danger #f44250 → #f87171 ~
danger-bg rgba(244, 66, 80, 0.1) → rgba(248, 113, 113, 0.12) ~
info #3992ff → #60a5fa ~
info-bg rgba(57, 146, 255, 0.1) → rgba(96, 165, 250, 0.12) ~
on-brand #ffffff → #0c0c0c ~
on-bg #121212 → #ffffff ~
on-surface #121212 → #ffffff +
bg-elev-1 #141414 +
bg-elev-2 #1c1c1c +
bg-elev-3 #262626 +
bg-elev-4 #333333 +
text-on-brand #0c0c0c +
brand-tint-strong rgba(127, 238, 100, 0.2) +
brand-glow rgba(127, 238, 100, 0.4) +
accent-output #7fee64 +
accent-prompt #a3eb8e +
accent-syntax-keyword #7fee64 +
accent-syntax-string #fbbf24 +
accent-syntax-comment #737373 +
accent-syntax-fn #a3eb8e +
on-warning #0c0c0c +
on-danger #ffffff −
bg-invert #000000 −
surface #f7f7f7 −
surface-strong #ededed −
surface-soft #fafafa −
text-on-bg-invert #ffffff −
brand-soft rgba(57, 146, 255, 0.1) −
accent #f44250 −
accent-soft rgba(244, 66, 80, 0.1) −
border-on-invert rgba(255, 255, 255, 0.15) −
code-bg #000000 −
code-text #ffffff −
code-border rgba(255, 255, 255, 0.15) −
code-keyword #3992ff −
code-string #a3eb8e −
code-comment #6b6b6b −
code-fn #fbbf24 −
on-invert #ffffff typography 5 changed
~
display {"family":"Founders Grotesk","size":128} → {"family":"Söhne","size":88} ~
h1 {"family":"Founders Grotesk","size":64} → {"family":"Söhne","size":56} ~
h2 {"family":"Founders Grotesk","size":48} → {"family":"Söhne","size":36} ~
body {"family":"Inter","size":18} → {"family":"Söhne","size":16} ~
label {"family":"JetBrains Mono","size":13} → {"family":"Modal Mono","size":11} radius 1 changed
~
card 8px → 12px spacing identical
No differences.