scholarslab / prism

Prism is a tool for collective interpretation. It's an ongoing experiment by the Praxis Program at the University of Virginia Scholars' Lab
http://prism.scholarslab.org/
Apache License 2.0
25 stars 15 forks source link

Color accessibility #325

Open walshbr opened 8 years ago

walshbr commented 8 years ago

Research and implement an option to swap out one of the colors for color-blind users. Yellow was requested as an option. Would it be enough to offer a yellow toggle on the create prisms page that would toggle the color for the prism permanently? Should the color toggle be only something done for the individual user and not stored in the database?

erochest commented 8 years ago

Do we want to have this as a setting, or change the color scheme to be color-accessible for everyone? What would be involved in this @clioweb ?

walshbr commented 8 years ago

Probably color-accessible for everyone, now that I think more.

walshbr commented 8 years ago

There would be at least a few images that would need to be re-photoshopped, in addition to changing the color values.

walshbr commented 8 years ago

Also the database table for facets stores the current colors, so those would need to be updated.