TobyLobster / Inform

Inform is a design system for interactive fiction based on natural language
Other
83 stars 18 forks source link

accessibility (colorblind options) #31

Open jepyang opened 1 year ago

jepyang commented 1 year ago

A couple things have come up while working in Inform that could be improved to make it more accessible to colorblind people. I have red/green colorblindness, and it's a pretty common disability.

On the testing tab, the 'knots' of the skein are color coded, and the blue and purple colors look identical to me.

Most of the default color palettes have text colors that are hard to differentiate—easy to work around with a custom palette, but would be nice to have something more accessible included.

Not strictly a colorblindness thing, but the text cursor stays black when switching to dark mode, making it difficult to find.

Mac M1 Pro MacOS 12.6 Inform 1.82.3

TobyLobster commented 1 year ago

I've changed the purple colour, is this better?

Screenshot 2023-04-18 at 20 41 09

If you have a colour palette you are happy to share (e.g. by sending a screenshot of the colour preferences), I could include this colour scheme as one of the defaults?

TobyLobster commented 1 year ago

I have also fixed the text cursor colour issue, btw.