daid / EmptyEpsilon

Open source bridge simulator. Build with the SeriousProton engine.
https://daid.github.io/EmptyEpsilon/
GNU General Public License v2.0
520 stars 173 forks source link

Increase contrast in Science colored bands #2066

Closed parracodea closed 3 months ago

parracodea commented 3 months ago

Use lighter version of Red, Green, Blue for better accessibility

Aims to fix #2064 (Colored Bands for the Science station has poor accessibility)

Before

original_sci_bands_rgb

After

modified_sci_bands_rgb

Accessibility for new colors

Red

Accessibility for Red

Green

Accessibility for Green

Blue

Accessibility for Blue

daid commented 3 months ago

Good improvement, I didn't like all colors I saw in #2064 but these are good.

Another accessibility issue is the thickness of the lines. On larger monitors they are still 1 pixel which can be hard to see. This is very much an issue if you use an android phone for example, where individual pixels are so small.