remotestorage / website

The official remoteStorage website
https://remotestorage.io
16 stars 13 forks source link

use accessible colors on diagrams #38

Closed thornjad closed 5 years ago

thornjad commented 5 years ago

This blue and orange contrast should be viewable by the three most common types of colorblindness. The text descriptions are darkened to read better. Really, I made these colors up based on some articles I found about colorblind accessiblity and what looks good, and I'm open to tweaking.

The weird white spot on the top of the cylinders was also removed.

Before: image

After: image

Note that the SVGs look like they were generated by some tool (because of all the random-looking class and id names), but I just edited manually. I don't know how these manual changes might interact with any SVG editing tool.

One more note, I couldn't test this without #37 in my current environment.

Fixes #11

raucao commented 5 years ago

I'll wait with testing, until the other PR is merged then. The change itself here looks good to me. :+1:

raucao commented 5 years ago

:+1: