raimohanska / ourboard

An online whiteboard
Other
756 stars 56 forks source link

A11y contrast: Lack of high contrast colors, the pastel color theme against white is hard to see. #174

Open tchalvak opened 2 years ago

tchalvak commented 2 years ago

I note that there are only two colors that really work as high contrast A11y colors against the white background: red or black.

Using the other pastel colors on the white has results like the below. image ^ an attempt to set up multiple voting dots for usage, some of them become almost invisible due to contrast.

It's great that the pastel color scheme is so subtle, but it'd be great to have more high contrast colors as well.

raimohanska commented 2 years ago

More colors would be great for sure. To enable this, I think we need a "pop-up" style color selector instead of laying all the colors flat onto the context menu.

raimohanska commented 2 years ago

Now we have a separate pop-up for colors, so adding colors should be easy! Want to take a stab? Start at colors.tsx.