Choice of Colors in Browser Coding Window in FreeCodeCamp Challenges for Accessibility for Color Blind
See original GitHub issueChallenge Name
All
Issue Description
A way to change the background color of the code window from black to white, and the default code color from white to black. I am color impaired and have trouble seeing red characters on a black background. I believe about 6% of all men have a similar condition.
In the screenshot below, I can make out the characters in red, but it is not easy. A white background with either black or colored text would make a big difference.
I know that as a workaround I can use an external editor and past the results in the code window, but that might be a little daunting for some absolute novices.
Browser Information
- Browser Name, Version: 50.0.2661.102 m
- Operating System: Windows 7 Professional Services Pack 1
- Mobile, Desktop, or Tablet: Desktop
Your Code
// If relevant, paste all of your challenge code in here
Screenshot
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
How to make links accessible (Hint: colors are not enough)
As a rule of thumb, accessible links shouldn't rely solely on colors. Partly because users with low vision, color deficiency, and other visual ......
Read more >Web Accessibility – Best Practices and a Checklist for ...
In this article, I'll point out barriers to web accessibility, ... These conditions can include low vision, colour blindness, or even total ...
Read more >Pragmatic rules of web accessibility that will stick to your mind
1. Visual issues: can range from an inability to distinguish colors to no vision at all. · 2. Hearing issues: means a user...
Read more >Avoid Colorblindness Issues by Using Sufficient Contrast
Your browser information: User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 ...
Read more >How you can use AI, AR, and WebGL shaders to assist the ...
An idea we had was to add shader effects to simulate various types of color blindness, providing an easy way for designers to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@VincentDiCarlo thanks for the feedback. We strive to make the site as accessible as possible. The closest thing we have within the Free Code Camp site that might help is night mode. You can access this by typing
g
,t
,n
within the site. Let us know how that looks to you. Another solution is to look for extensions for your browser that enable color impaired friendly themes.cc/ @FreeCodeCamp/issue-moderators
I also have trouble reading colored text on a black background. A high-contrast setting which keeps the black background would be just as hard to read.