Active now
Hey, did the design tokens get merged into main?
Yes! Merged about an hour ago. The color system is fully tokenized now.
Any breaking changes I should know about?
A few renames in the spacing scale. I documented everything in the migration guide.
The old --color-primary tokens are deprecated. Use --color-brand-* instead. Lint will catch the old ones.
Perfect. I updated the dashboard components.
Let me know if the dark mode overrides look weird. I rewired how surface colors cascade.
Will do. Want me to run the visual regression suite?
That would be great. Chromatic should pick up the snapshots automatically once you push.
On it. I'll ping you when the run finishes.