Tailwind CSS vs Vite
73 token-level differences between these two design systems.
Background
#ffffff → #1b1b1f Text
#0f172a → #ffffffdd Brand
#06b6d4 → #646cff Border
#e2e8f0 → #3c3f44 Display font
Inter Variable → Manrope Body size
16px → 16px colors 67 changed
~
bg #ffffff → #1b1b1f ~
surface #ffffff → #252529 ~
text #0f172a → #ffffffdd ~
text-soft #475569 → #ebebf580 ~
text-muted #64748b → #ebebf599 ~
text-faint #94a3b8 → #ebebf538 ~
brand #06b6d4 → #646cff ~
brand-hover #0891b2 → #535bf2 ~
brand-active #0e7490 → #4b53e1 ~
brand-soft #cffafe → #1d1f3a ~
brand-deep #155e75 → #3c44d4 ~
border #e2e8f0 → #3c3f44 ~
border-strong #cbd5e1 → #5a5d62 ~
border-soft #f1f5f9 → #2e2e32 ~
border-brand #06b6d4 → #646cff ~
link #0891b2 → #646cff ~
link-hover #0e7490 → #747bff ~
code-bg #0f172a → #161618 ~
code-keyword #22d3ee → #c792ea ~
code-string #86efac → #c3e88d ~
code-comment #64748b → #697098 +
bg-soft #161618 +
bg-elevated #202127 +
surface-hover #2c2c33 +
surface-active #32323a +
surface-deep #101013 +
text-strong #ffffff +
text-on-brand #ffffff +
brand-light #747bff +
accent-cyan #41d1ff +
accent-purple-deep #bd34fe +
shadow-color rgba(0, 0, 0, 0.40) +
shadow-color-md rgba(0, 0, 0, 0.50) +
shadow-color-lg rgba(0, 0, 0, 0.60) +
shadow-glow-purple rgba(100, 108, 255, 0.25) +
gradient-bolt linear-gradient(120deg, #bd34fe 30%, #41d1ff) +
gradient-text linear-gradient(120deg, #bd34fe 30%, #41d1ff) +
success #22c55e +
warning #f59e0b +
danger #ef4444 +
info #41d1ff +
code-number #f78c6c −
bg-quiet #f8fafc −
bg-elev #f1f5f9 −
bg-elev-2 #e2e8f0 −
bg-tint #ecfeff −
bg-tint-2 #cffafe −
surface-2 #f8fafc −
text-quiet #cbd5e1 −
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 −
code-bg-light #1e293b −
code-text #e2e8f0 −
code-attribute #fbbf24 −
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":"Manrope","size":64} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Manrope","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Manrope","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"Inter","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"Fira Code","size":11} radius identical
No differences.
spacing 1 changed
~
xl 48px → 64px