Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #249 change accent color to lighter for better contrast in dark mode #250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Koziolek
Copy link

Based on contrast color calculator, I change --accent-color variable to achieve passing minimal requirements for WCAG AAA for normal text and WCAG AA for graphical objects.

For combination --accent-color on --bg-even-row contrast ratio is 7:1
For combination --accent-color on --bg-odd-row contrast ratio is 9.14:1

That pass WCAG requirements.

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.

None yet

1 participant