-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Theme Colors + Accessibility #1263
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
Labels
Area: Design
For UI/UX design updates, proposals, or feedback
Good First Issue
A beginner-friendly issue, great for first-time contributors
Priority:High
Should be addressed soon but not critical
Type:Task
Tasks tied specifically to developer operations and maintenance
Comments
@catarak Can I work on this? I'd want to begin with the light theme. |
In looking at #1342, I think there are also some CSS specificity issues! |
@catarak Can I work on the high contrast theme ? Following WCAG AAA |
This was referenced Apr 4, 2020
3 tasks
3 tasks
catarak
added a commit
that referenced
this issue
Apr 28, 2020
Fixes #1263 - Updates colors and design to WCAG AA/AAA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: Design
For UI/UX design updates, proposals, or feedback
Good First Issue
A beginner-friendly issue, great for first-time contributors
Priority:High
Should be addressed soon but not critical
Type:Task
Tasks tied specifically to developer operations and maintenance
Uh oh!
There was an error while loading. Please reload this page.
Nature of issue?
Feature enhancement details:
There are many open issues about Accessibility and Contrast (see the Accessibility Column). Rather than address all of these individually, I think it makes sense to start by looking at the design system and adjust the colors that haven't been updated. Maybe the light and dark themes should be WCAG AA, and the high contrast theme should be WCAG AAA?
To make changes to these colors, one needs to make changes to the theme variables, which will update throughout the whole app.
To make changes to the syntax highlighting colors, one needs to change:
This issue does not need to be completed in one big PR, rather, it can be done incrementally.
The text was updated successfully, but these errors were encountered: