-
Notifications
You must be signed in to change notification settings - Fork 13
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
Ensure all colors are accessible #194
Labels
2 - Working
A user or team member has started working on the issue
Accessibility
Represents issues that are related to accessibility in UI such as WCAG, etc.
ChocolateyCentralManagement
Improvement
Issues that enhances existing functionality, or adds new features
Comments
st3phhays
added
the
Improvement
Issues that enhances existing functionality, or adds new features
label
Jun 8, 2022
We should wait to implement this until after #212 is done. |
st3phhays
added
the
0 - Backlog
Issue is accepted, but is not ready to be worked on or not in current sprint
label
Sep 16, 2022
st3phhays
added
2 - Working
A user or team member has started working on the issue
and removed
0 - Backlog
Issue is accepted, but is not ready to be worked on or not in current sprint
labels
Jul 1, 2024
st3phhays
added
Accessibility
Represents issues that are related to accessibility in UI such as WCAG, etc.
0 - Backlog
Issue is accepted, but is not ready to be worked on or not in current sprint
and removed
2 - Working
A user or team member has started working on the issue
labels
Oct 4, 2024
st3phhays
added
2 - Working
A user or team member has started working on the issue
ChocolateyCentralManagement
and removed
0 - Backlog
Issue is accepted, but is not ready to be worked on or not in current sprint
labels
Nov 15, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 15, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 15, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 20, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 20, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 21, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 21, 2024
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 21, 2024
This updates a lot of the colors in choco-theme to ensure that they are accessible. This includes changes to the structure of the scss as well, to separate it out into folders for better organization.
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 21, 2024
This updates a lot of the colors in choco-theme to ensure that they are accessible. This includes changes to the structure of the scss as well, to separate it out into folders for better organization.
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 21, 2024
This updates a lot of the colors in choco-theme to ensure that they are accessible. This includes changes to the structure of the scss as well, to separate it out into folders for better organization.
st3phhays
added a commit
to st3phhays/choco-theme
that referenced
this issue
Nov 21, 2024
This updates a lot of the colors in choco-theme to ensure that they are accessible. This includes changes to the structure of the scss as well, to separate it out into folders for better organization.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2 - Working
A user or team member has started working on the issue
Accessibility
Represents issues that are related to accessibility in UI such as WCAG, etc.
ChocolateyCentralManagement
Improvement
Issues that enhances existing functionality, or adds new features
Is Your Feature Request Related To A Problem? Please describe.
When running accessibility test via Google Lighthouse, many of the theme colors used on the Chocolatey websites flag accessibility errors. Some of the errors are for dark mode, some are for light mode, and some are for both. Colors should be accessible across the board.
Describe The Solution. Why is it needed?
All colors, regardless of theme mode, should meet WCAG AA Standards. Different colors may need to be used for light/dark modes to create sufficient contrast on various backgrounds.
Additional Context.
Related Issues
n/a
┆Issue is synchronized with this Gitlab issue by Unito
The text was updated successfully, but these errors were encountered: