Open oliver-phet opened 4 years ago
@samreid can you move this issue to wave-interference?
This request is similar to https://github.com/phetsims/wave-interference/issues/494:
I captured a video with the simulation wave-interference. Unfortunately, I could not see the light gray plot in the wave meter because there is not enough contrast between the background (white) and the plot (light grey). I would prefer colors like red and dark grey for the meters and the plots. I think this could also be an issue when you are using this simulation with a projector.
Let's darken the colors to:
const SERIES_1_COLOR = '#191919';
const SERIES_2_COLOR = '#808080';
@arouinfar thanks for providing the code for this! Committed and pushed, can you please double check? Close if all is well.
Looks good in master @samreid, thanks!
Thanks, I'll leave this open and on-hold as a reminder that after publication @oliver-phet can notify the client.
This was reported into phethelp by a Linux user and was likely caused by a graphics issue on their machine. However, I thought it would be best to get it recorded so that if/when this sim is revisited we could investigate increasing the contrast or modifying the colors of the probes/traces.