cubing / cubing.js

🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.
https://js.cubing.net/cubing/
GNU General Public License v3.0
232 stars 42 forks source link

megaminx colours cant be distinguisible #306

Closed kelpyguy closed 6 months ago

kelpyguy commented 6 months ago

Goal

easier for megaminx distinguish colours beige and white

Possible solution

change the beige colour tobe moredistinguishiable

Alternatives

allow custom colour schemes

lgarron commented 6 months ago

This was the original color:

Screenshot 2023-12-30 at 01 52 44

This is what it was showing as:

Screenshot 2023-12-30 at 01 52 25

I've tweaked it a bit more to increase contrast until we tackle color spaces (#308) and overall accessibility:

Screenshot 2023-12-30 at 01 59 35