Make gray buttons more visible

This commit is contained in:
2022-08-29 20:10:03 +00:00
parent 8b70706e25
commit ffd8cae013

View File

@@ -258,7 +258,7 @@
(set entryWindow.textColor FlxColor.LIME)
(when m.rewardFiles
(_makeText "Puzzle #$(+ 1 rewardFileIndex) / ${model.rewardFiles.length}" (max 0 (- TOTAL_PIECES (* currentRewardFile.piecesPerPoint (- p currentRewardFile.startingPoints)))))
(set entryWindow.textColor FlxColor.GRAY)
(set entryWindow.textColor (FlxColor.fromRGBFloat 0.2 0.2 0.2))
(_makeText "{space} Cycle background color" 0
->_
(defAndCall method toggleBackgroundColor