Diff

Tailwind CSS vs Svelte

93 token-level differences between these two design systems.

Role tokens
Background
#ffffff #ffffff
Text
#0f172a #15191e
Brand
#06b6d4 #ff3e00
Border
#e2e8f0 #0000001a
Display font
Inter Variable Overpass
Body size
16px 17px
colors 81 changed
~ text #0f172a #15191e
~ text-muted #64748b #5b5b5b
~ text-faint #94a3b8 #8c8c8c
~ brand #06b6d4 #ff3e00
~ brand-hover #0891b2 #e63600
~ brand-soft #cffafe #fff1ec
~ border #e2e8f0 #0000001a
~ border-strong #cbd5e1 #00000033
~ link #0891b2 #ff3e00
~ link-hover #0e7490 #cc3100
~ shadow-soft rgba(15,23,42,0.04) rgba(0, 0, 0, 0.04)
+ bg-soft #f9f9f9
+ bg-strong #f4f4f4
+ surface-strong #f4f4f4
+ surface-muted #ededed
+ text-strong #000000
+ text-disabled #bababa
+ brand-strong #cc3100
+ brand-faint #fff8f5
+ accent #40b3ff
+ accent-strong #1d96e0
+ link-doc #40b3ff
+ link-doc-hover #1d96e0
+ link-visited #a78bfa
+ selected #fff1ec
+ disabled-bg #f4f4f4
+ disabled-text #bababa
+ border-subtle #0000000d
+ divider #00000014
+ inverse-bg #0d1117
+ inverse-text #e6e6e6
+ inverse-text-muted #8b949e
+ inverse-border #30363d
+ shadow-standard rgba(0, 0, 0, 0.08)
+ shadow-orange rgba(255, 62, 0, 0.18)
+ success-bg #dcfce7
+ success-text #166534
+ success-border #86efac
+ warning-bg #fff1ec
+ warning-text #cc3100
+ warning-border #ff3e00
+ danger-bg #fee2e2
+ danger-text #991b1b
+ danger-border #fca5a5
+ info-bg #e0f2ff
+ info-text #0c4a6e
+ info-border #7dd3fc
+ on-accent #ffffff
bg-quiet #f8fafc
bg-elev #f1f5f9
bg-elev-2 #e2e8f0
bg-tint #ecfeff
bg-tint-2 #cffafe
surface-2 #f8fafc
text-soft #475569
text-quiet #cbd5e1
brand-active #0e7490
brand-soft-2 #ecfeff
brand-deep #155e75
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-soft #f1f5f9
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-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":"Overpass","size":96}
~ h1 {"family":"Inter Variable","size":56} {"family":"Overpass","size":48}
~ h2 {"family":"Inter Variable","size":36} {"family":"Overpass","size":36}
~ body {"family":"Inter Variable","size":16} {"family":"Source Sans Pro","size":17}
~ label {"family":"Fira Code Variable","size":12} {"family":"Fira Mono","size":11}
radius 2 changed
~ button 8px 6px
~ card 12px 8px
spacing 5 changed
~ xs 4px 2px
~ sm 8px 4px
~ md 16px 12px
~ lg 32px 24px
~ xl 48px 40px
↻ Swap direction · Svelte → Tailwind CSS