You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace hardcoded #1a1b1d sidebar bg with dark:before:bg-secondary-2.
- Switch _PILL_BTN_CLASS to text-sm font-medium and the secondary-* palette.
- Use border-secondary-* / bg-secondary-* for the controls panel and props
table header / chrome.
- Merge prop-table column header classes via ui.cn(...) instead of string
concatenation.
- Pack the color_scheme popover into a fixed grid-cols-[repeat(6,2rem)]
swatch grid so the rows align evenly; give inactive swatches a
transparent border so the active selection doesn't shift the layout.
- Uppercase the props table headers (prop / type / default / description).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments