phetsims / masses-and-springs-basics

"Masses and Springs: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 3 forks source link

Should "default" be in the colorProfiles? #68

Open zepumph opened 1 year ago

zepumph commented 1 year ago

While working on https://github.com/phetsims/chipper/issues/1339

Right now it just says basics:

https://github.com/phetsims/masses-and-springs-basics/blob/e4a1eeae9c0834cefb1657741d6f683c7b815ff4/package.json#L13-L15

arouinfar commented 1 year ago

My guess is that default corresponds to the colors used in Masses and Springs. This seems similar to Molecule Shapes: Basics which only contains basics and projector:

https://github.com/phetsims/molecule-shapes-basics/blob/master/package.json#L35-L37