Skip to content

[6.x] Fix amber and default badge button hover background shade#14924

Merged
jaygeorge merged 1 commit into
statamic:6.xfrom
lazerg:badge-amber-default-button-hover
Jul 3, 2026
Merged

[6.x] Fix amber and default badge button hover background shade#14924
jaygeorge merged 1 commit into
statamic:6.xfrom
lazerg:badge-amber-default-button-hover

Conversation

@lazerg

@lazerg lazerg commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This pull request fixes a small inconsistency in the Badge component's color map. The amber and default colors used [button]:hover:bg-*-200 for their button hover, while every other color — and their own [a]:hover — uses -100. This updates those two to -100 so the button hover shade is consistent across all colors.

Fixes #14901

@jaygeorge jaygeorge merged commit 5f26347 into statamic:6.x Jul 3, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI-badge: amber and default button hover uses bg-…-200 instead of -100 (inconsistent with all other colors)

2 participants