adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.26k stars 7.63k forks source link

Colorblind-friendly colors #11581

Open grantstrotter opened 9 years ago

grantstrotter commented 9 years ago

I have mild red/green color deficiency. 3-5% of males have some sort of color deficiency. On the dark theme, the orange and green text colors are hard to distinguish. Maybe go through the UI colors and make sure they're distinguishable with something like one of these?

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB4QFjAAahUKEwi2jame-aHHAhWDUJIKHQ54Cio&url=https%3A%2F%2Fchrome.google.com%2Fwebstore%2Fdetail%2Fspectrum%2Fofclemegkcmilinpcimpjkfhjfgmhieb%3Fhl%3Den&ei=iGXKVbapL4OhyQSO8KnQAg&usg=AFQjCNE3Pja6YO90TUZuwDfTHCIdb1JXCw

https://michelf.ca/projects/sim-daltonism/

Thanks!

abose commented 9 years ago

Thanks for filing this issue. The themes of brackets are quite extensible. If you are interested in cotributing to A new theme with this in mind, you could do so as a theme. Adding @MiguelCastillo @MarcelGerber

nethip commented 9 years ago

@grantstrotter Thanks for reaching out us on this. We will working on special themes that would match with windows high contrast themes. We will keep you updated on that.