jroal / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
http://jimroal.com/slist.htm
95 stars 33 forks source link

solve issue of low contrast #302

Open iris-mobile-accessibility-repair opened 1 year ago

iris-mobile-accessibility-repair commented 1 year ago

The original text color of the component is '#FAFAFA', and the contrast between the text color ('#FAFAFA') and the background color ('#FFFFFF') does not meet the standard of WCAG 2.1. In other words, this color cannot be easily seen by everyone. So, to solve this problem, our team designed a tool that can automatically detect and repair such problems. The test report and recommended replacement colors ('#737373') are as follows: image The figure on the left is the original page, the figure on the right is the repaired page, and the figure below is the problem detection report. If you think it is useful, please give me feedback. Your feedback is very important to me. We sincerely hope to receive your suggestions and opinions as an app developer.