Nychthemeron/packages
Matthew L McPeak 8cee97614d fix: use text-foreground for the Dialog close icon
The close icon used the Button "secondary" variant's
text-secondary-foreground, a near-white token fixed across both
themes. That reads fine against the dark Hades popover but is almost
invisible against the light Apollo popover since bg-transparent
removes the variant's own background. text-foreground already adapts
per-theme and is what a plain icon-only dismiss button should use.
Pre-existing bug, unrelated to the reka-ui removal (same classes
existed before) -- confirmed via computed-style + screenshot checks in
both themes in headless Chromium.
2026-07-14 09:40:45 -04:00
..
library fix: use text-foreground for the Dialog close icon 2026-07-14 09:40:45 -04:00
playground fix: alert title contrast, and make Storybook dev serve live library source 2026-07-13 15:23:13 -04:00