Diff

GitHub Copilot vs Tailwind CSS

80 token-level differences between these two design systems.

Role tokens
Background
#ffffff #ffffff
Text
#1f2328 #0f172a
Brand
#000000 #06b6d4
Border
#d0d7de #e2e8f0
Display font
Mona Sans Inter Variable
Body size
18px 16px
colors 73 changed
~ surface #f6f8fa #ffffff
~ text #1f2328 #0f172a
~ text-muted #59636e #64748b
~ brand #000000 #06b6d4
~ brand-hover #1f2328 #0891b2
~ brand-active #3d444d #0e7490
~ border #d0d7de #e2e8f0
~ border-strong #afb8c1 #cbd5e1
~ shadow-medium rgba(31,35,40,0.08) rgba(15,23,42,0.08)
+ bg-quiet #f8fafc
+ bg-elev #f1f5f9
+ bg-elev-2 #e2e8f0
+ bg-tint #ecfeff
+ bg-tint-2 #cffafe
+ surface-2 #f8fafc
+ text-soft #475569
+ text-faint #94a3b8
+ text-quiet #cbd5e1
+ brand-soft #cffafe
+ 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
+ link #0891b2
+ link-hover #0e7490
+ 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-strong rgba(15,23,42,0.16)
+ shadow-deep rgba(15,23,42,0.24)
bg-inverse #0d1117
bg-overlay #ffffffee
surface-strong #eaeef2
surface-on-dark #161b22
surface-strong-on-dark #21262d
text-strong #000000
text-subtle #6e7781
text-on-dark #f0f6fc
text-on-dark-muted #9198a1
brand-on-dark #ffffff
brand-on-dark-hover #f0f6fc
accent #0969da
accent-hover #0550ae
accent-soft #ddf4ff
accent-emphasis #0969da
accent-on-dark #4493f8
success #1a7f37
success-soft #dafbe1
warning #9a6700
warning-soft #fff8c5
danger #cf222e
danger-soft #ffebe9
done #8250df
border-muted #d8dee4
border-on-dark #3d444d
scrim rgba(140,149,159,0.15)
shadow-small rgba(31,35,40,0.04)
shadow-large rgba(31,35,40,0.12)
typography 5 changed
~ display {"family":"Mona Sans","size":96} {"family":"Inter Variable","size":96}
~ h1 {"family":"Mona Sans","size":64} {"family":"Inter Variable","size":56}
~ h2 {"family":"Mona Sans","size":56} {"family":"Inter Variable","size":36}
~ body {"family":"Mona Sans","size":18} {"family":"Inter Variable","size":16}
~ label {"family":"MonaspiceNe","size":12} {"family":"Fira Code Variable","size":12}
radius identical
No differences.
spacing 2 changed
~ lg 40px 32px
~ xl 64px 48px
↻ Swap direction · Tailwind CSS → GitHub Copilot