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

update colors to meet AA color contrast #328

Merged
merged 1 commit into from
May 19, 2022
Merged

update colors to meet AA color contrast #328

merged 1 commit into from
May 19, 2022

Conversation

kirsty-hames
Copy link
Contributor

resolves adaptlearning/adapt_framework#3171

It's the combination of blue (#36CDE8) and white (#FFFFFF) where Adapt fails to meet AA colour contrast. This combination of colours impacts titles, component items, and notify. Darkening the current blue (#36CDE8) by 24% meets the minimum colour contrast. I tried other colour combinations using the existing palette but darkening the existing blue was the easiest on the eye.

resolves adaptlearning/adapt_framework#3171

It's the combination of blue (#36CDE8) and white (#FFFFFF) where Adapt fails to meet AA colour contrast. This combination of colours impacts titles, component items, and notify. Darkening the current blue (#36CDE8) by 24% meets the minimum colour contrast. I tried other colour combinations using the existing palette but darkening the existing blue was the easiest on the eye.
@kirsty-hames kirsty-hames self-assigned this May 12, 2022
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default course - AA accessibility standards
4 participants