Diff

Tailwind CSS vs SolidJS

92 token-level differences between these two design systems.

Role tokens
Background
#ffffff #0c1424
Text
#0f172a #f0f4fa
Brand
#06b6d4 #2c4f7c
Border
#e2e8f0 #ffffff14
Display font
Inter Variable Gordita
Body size
16px 16px
colors 81 changed
~ bg #ffffff #0c1424
~ surface #ffffff #1a2640
~ text #0f172a #f0f4fa
~ text-soft #475569 #7a8499
~ text-muted #64748b #a8b3c7
~ text-faint #94a3b8 #5a6478
~ brand #06b6d4 #2c4f7c
~ brand-soft #cffafe #2c4f7c33
~ brand-deep #155e75 #0a1a2e
~ border #e2e8f0 #ffffff14
~ border-strong #cbd5e1 #ffffff26
~ link #0891b2 #66e6ff
~ link-hover #0e7490 #33d4ff
~ shadow-deep rgba(15,23,42,0.24) rgba(0, 0, 0, 0.4)
+ bg-soft #142037
+ bg-strong #1a2640
+ surface-strong #26334d
+ surface-muted #0e1828
+ text-strong #ffffff
+ text-disabled #3a4258
+ brand-strong #1d3a5f
+ accent #66e6ff
+ accent-strong #33d4ff
+ accent-soft #66e6ff22
+ gradient-from #2c4f7c
+ gradient-to #66e6ff
+ glow #66e6ff44
+ link-visited #a78bfa
+ selected #2c4f7c33
+ disabled-bg #26334d
+ disabled-text #5a6478
+ border-subtle #ffffff0a
+ border-cyan #66e6ff66
+ divider #ffffff14
+ shadow-cyan rgba(102, 230, 255, 0.32)
+ shadow-blue rgba(44, 79, 124, 0.32)
+ success-bg #0d2818
+ success-text #86efac
+ success-border #22c55e
+ warning-bg #2a2010
+ warning-text #fbbf24
+ warning-border #f59e0b
+ danger-bg #2a1414
+ danger-text #fca5a5
+ danger-border #ef4444
+ info-bg #0c2030
+ info-text #7dd3fc
+ info-border #0ea5e9
+ on-accent #0c1424
bg-quiet #f8fafc
bg-elev #f1f5f9
bg-elev-2 #e2e8f0
bg-tint #ecfeff
bg-tint-2 #cffafe
surface-2 #f8fafc
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-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-soft rgba(15,23,42,0.04)
shadow-medium rgba(15,23,42,0.08)
shadow-strong rgba(15,23,42,0.16)
typography 5 changed
~ display {"family":"Inter Variable","size":96} {"family":"Gordita","size":80}
~ h1 {"family":"Inter Variable","size":56} {"family":"Gordita","size":44}
~ h2 {"family":"Inter Variable","size":36} {"family":"Gordita","size":34}
~ body {"family":"Inter Variable","size":16} {"family":"Inter","size":16}
~ label {"family":"Fira Code Variable","size":12} {"family":"JetBrains Mono","size":11}
radius 1 changed
~ button 8px 6px
spacing 5 changed
~ xs 4px 2px
~ sm 8px 4px
~ md 16px 12px
~ lg 32px 24px
~ xl 48px 40px
↻ Swap direction · SolidJS → Tailwind CSS