Skip to content

Commit

Permalink
Update TODO reference, see #255 and #222
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Feb 15, 2021
1 parent a43be65 commit 1e60801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/HomeScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class HomeScreen extends Screen {

options = merge( {

// TODO get this color from LookAndFeel, see https://github.com/phetsims/joist/issues/255
// TODO get this color from LookAndFeel, see https://github.com/phetsims/joist/issues/222
backgroundColorProperty: new Property( BACKGROUND_COLOR ),

name: homeString,
Expand Down

0 comments on commit 1e60801

Please sign in to comment.