Tailwind CSS vs Gitpod
78 token-level differences between these two design systems.
Background
#ffffff → #f9f9f9 Text
#0f172a → #0a0e19 Brand
#06b6d4 → #ffae33 Border
#e2e8f0 → rgba(10, 14, 25, 0.12) Display font
Inter Variable → Martina Plantijn Body size
16px → 16px colors 69 changed
~
bg #ffffff → #f9f9f9 ~
bg-elev #f1f5f9 → #f2f2f3 ~
surface #ffffff → rgba(255, 255, 255, 0.85) ~
text #0f172a → #0a0e19 ~
text-faint #94a3b8 → #9499a3 ~
brand #06b6d4 → #ffae33 ~
brand-soft #cffafe → rgba(255, 174, 51, 0.12) ~
brand-deep #155e75 → #ff8a00 ~
border #e2e8f0 → rgba(10, 14, 25, 0.12) ~
border-strong #cbd5e1 → rgba(10, 14, 25, 0.24) ~
border-soft #f1f5f9 → rgba(10, 14, 25, 0.06) ~
link #0891b2 → #0a0e19 ~
link-hover #0e7490 → #ff8a00 ~
on-brand #ffffff → #0a0e19 +
bg-pure #ffffff +
bg-deeper #ebebed +
bg-ink #0a0e19 +
text-secondary #3a3f4b +
text-tertiary #5b606c +
text-on-dark #f5f5f7 +
text-on-dark-soft #a7abb5 +
brand-tint rgba(255, 174, 51, 0.06) +
cta-bg #0a0e19 +
cta-text #ffffff +
cta-bg-secondary rgba(255, 255, 255, 0.85) +
cta-text-secondary #0a0e19 +
shadow-ambient rgba(10, 14, 25, 0.04) +
shadow-card rgba(10, 14, 25, 0.06) +
shadow-elev rgba(10, 14, 25, 0.10) +
scrim rgba(10, 14, 25, 0.45) +
success #1f9d55 +
success-soft rgba(31, 157, 85, 0.12) +
warning #ffae33 +
warning-soft rgba(255, 174, 51, 0.12) +
danger #e5484d +
danger-soft rgba(229, 72, 77, 0.12) −
bg-quiet #f8fafc −
bg-elev-2 #e2e8f0 −
bg-tint #ecfeff −
bg-tint-2 #cffafe −
surface-2 #f8fafc −
text-soft #475569 −
text-muted #64748b −
text-quiet #cbd5e1 −
brand-hover #0891b2 −
brand-active #0e7490 −
brand-soft-2 #ecfeff −
brand-bright #22d3ee −
accent-sky #0ea5e9 −
accent-sky-soft #e0f2fe −
accent-blue #3b82f6 −
accent-violet #8b5cf6 −
accent-pink #ec4899 −
accent-emerald #10b981 −
accent-amber #f59e0b −
accent-rose #f43f5e −
border-brand #06b6d4 −
code-bg #0f172a −
code-bg-light #1e293b −
code-text #e2e8f0 −
code-keyword #22d3ee −
code-string #86efac −
code-attribute #fbbf24 −
code-comment #64748b −
code-tag #f87171 −
shadow-soft rgba(15,23,42,0.04) −
shadow-medium rgba(15,23,42,0.08) −
shadow-strong rgba(15,23,42,0.16) −
shadow-deep rgba(15,23,42,0.24) typography 5 changed
~
display {"family":"Inter Variable","size":96} → {"family":"Martina Plantijn","size":80} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Martina Plantijn","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Martina Plantijn","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"ABC Diatype","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"SFMono-Regular","size":13} radius identical
No differences.
spacing 4 changed
~
xs 4px → 0px ~
sm 8px → 4px ~
md 16px → 12px ~
xl 48px → 64px