Skip to content

Improve color contrast on hover#789

Merged
GyulyVGC merged 2 commits intomainfrom
a11y
Apr 18, 2025
Merged

Improve color contrast on hover#789
GyulyVGC merged 2 commits intomainfrom
a11y

Conversation

@GyulyVGC
Copy link
Owner

Improve color contrast on hover of some UI elements as suggested by the Accessibility Audit.

It was pretty straightforward to identify the elements signaled as problematic since they were all buttons of the same kind (BorderedRoundSelected).

Fixes #788.

See #760 for more info about other Accessibility problems.

@GyulyVGC GyulyVGC added enhancement New feature, request, or improvement design Styling and appearance labels Apr 18, 2025
@GyulyVGC GyulyVGC added this to the v1.4.0 milestone Apr 18, 2025
@GyulyVGC GyulyVGC self-assigned this Apr 18, 2025
Copy link
Owner Author

@GyulyVGC GyulyVGC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@GyulyVGC GyulyVGC merged commit a01b8d9 into main Apr 18, 2025
6 checks passed
@GyulyVGC GyulyVGC deleted the a11y branch April 18, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design Styling and appearance enhancement New feature, request, or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some interactive elements provide a very subtle focus indicator when hovering over them with the mouse

1 participant