Improve accessibility for colorblind people #2198

Open
opened 2019-01-15 23:27:45 +01:00 by nikooo777 · 0 comments
nikooo777 commented 2019-01-15 23:27:45 +01:00 (Migrated from github.com)

The Issue

While testing the app I noticed one thing. With the dark mode and the new colors we're straying further from colorblind accessibility.
Grey and Green together are very similar color to 8% of the population. Probably not something we should overly worry about right now but it's something to keep in mind while normalizing the CSS and all the colors. https://scrn.storni.info/2019-01-15_19-25-01-976599626.png

Suggested Solutions

Instead of green, a blue hue could be used instead. Otherwise increasing the contrast will help

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
## The Issue While testing the app I noticed one thing. With the dark mode and the new colors we're straying further from colorblind accessibility. Grey and Green together are very similar color to 8% of the population. Probably not something we should overly worry about right now but it's something to keep in mind while normalizing the CSS and all the colors. https://scrn.storni.info/2019-01-15_19-25-01-976599626.png ### Suggested Solutions Instead of green, a blue hue could be used instead. Otherwise increasing the contrast will help ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2198
No description provided.