Yellow/Black Screen
I am designing a website benefit for a corporation that helps the visual deficit and deafblind. One of the requirements I set was easier to read for people with poor visibility, for this little tool I wrote this line of code (using jQuery) to change site colors to Black / Yellow.
$('*').css('background', '#000').css('color', 'yellow');
Written by Alvaro Véliz
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Jquery
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#