Diff

Tailwind CSS vs Nuxt

76 token-level differences between these two design systems.

Role tokens
Background
#ffffff #020420
Text
#0f172a #ffffff
Brand
#06b6d4 #00dc82
Border
#e2e8f0 rgba(255, 255, 255, 0.08)
Display font
Inter Variable DM Sans
Body size
16px 16px
colors 65 changed
~ bg #ffffff #020420
~ surface #ffffff #10142e
~ text #0f172a #ffffff
~ text-soft #475569 #7c8497
~ text-muted #64748b #a0a8b8
~ text-faint #94a3b8 #525a6c
~ brand #06b6d4 #00dc82
~ brand-hover #0891b2 #00b86a
~ brand-soft #cffafe #003b22
~ brand-deep #155e75 #008a4f
~ brand-bright #22d3ee #80eeb4
~ border #e2e8f0 rgba(255, 255, 255, 0.08)
~ border-strong #cbd5e1 rgba(255, 255, 255, 0.15)
~ border-soft #f1f5f9 rgba(255, 255, 255, 0.04)
~ border-brand #06b6d4 rgba(0, 220, 130, 0.40)
~ link #0891b2 #00dc82
~ link-hover #0e7490 #80eeb4
~ on-brand #ffffff #020420
+ bg-soft #0a0d2a
+ bg-deep #050729
+ surface-strong #1a1f42
+ text-strong #ffffff
+ text-medium #dbdfe9
+ glow rgba(0, 220, 130, 0.40)
+ glow-soft rgba(0, 220, 130, 0.18)
+ selected-bg rgba(0, 220, 130, 0.10)
+ disabled #525a6c
+ success-bg rgba(0, 220, 130, 0.12)
+ success-text #80eeb4
+ warning-bg rgba(251, 191, 36, 0.12)
+ warning-text #fcd34d
+ warning #fbbf24
+ danger-bg rgba(239, 68, 68, 0.12)
+ danger-text #fca5a5
+ info-bg rgba(96, 165, 250, 0.12)
+ info-text #93c5fd
bg-quiet #f8fafc
bg-elev #f1f5f9
bg-elev-2 #e2e8f0
bg-tint #ecfeff
bg-tint-2 #cffafe
surface-2 #f8fafc
text-quiet #cbd5e1
brand-active #0e7490
brand-soft-2 #ecfeff
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 #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":"DM Sans","size":88}
~ h1 {"family":"Inter Variable","size":56} {"family":"DM Sans","size":56}
~ h2 {"family":"Inter Variable","size":36} {"family":"DM Sans","size":44}
~ body {"family":"Inter Variable","size":16} {"family":"Inter","size":16}
~ label {"family":"Fira Code Variable","size":12} {"family":"DM Mono","size":12}
radius 1 changed
~ card 12px 16px
spacing 5 changed
~ xs 4px 2px
~ sm 8px 4px
~ md 16px 12px
~ lg 32px 24px
~ xl 48px 40px
↻ Swap direction · Nuxt → Tailwind CSS