Skip to content

Conversation

@eda-git
Copy link
Contributor

@eda-git eda-git commented Oct 26, 2025

Updated tooltip text color for the permissions hover tooltip to improve readability. The previous color #298625 had a contrast ratio of 3.93 against background #d8f4d7, below both WCAG AA (4.0) and AAA (7.0) standards. The new color provides a contrast ratio of 7.27, ensuring better accessibility.

Updated tooltip text color for the permissions hover tooltip to improve readability. The previous color #298625 had a contrast ratio of 3.93 against background #d8f4d7, below both WCAG AA (4.0) and AAA (7.0) standards. The new color provides a contrast ratio of 7.27, ensuring better accessibility.
@mlinksva mlinksva requested a review from Copilot October 26, 2025 01:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the accessibility of the permissions hover tooltip by adjusting its text color to meet WCAG AA standards. The color change from #298625 to #1a5818 increases the contrast ratio from 3.93 to 7.27 against the light green background (#d8f4d7), ensuring better readability for users with visual impairments.

Key Changes:

  • Updated tooltip text color to achieve WCAG AA compliance with 7.27:1 contrast ratio

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mlinksva mlinksva merged commit 8975b74 into github:gh-pages Oct 26, 2025
1 check 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.

2 participants