-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
non-standard energy colors #51
Comments
Thanks @pixelzoom. All PhET sims should use the same colors for the various energies, but |
@jessegreenberg, in phetsims/scenery-phet#456 the colors used for energy were updated in PhetColorScheme.js. ESP should be using PhetColorScheme for the energy colors in EnergySkateParkColorScheme. I'd imagine that ESPB uses the same color scheme, but to be clear, the change should apply to both sims. |
From phetsims/scenery-phet#455 (comment):
PhetColorScheme:
EnergySkateParkColorScheme:
@arouinfar is there any reason why EnergySkateParkColorScheme should not be using PhetColorScheme?
The text was updated successfully, but these errors were encountered: