diff --git a/src/scenes/scene-balanced.js b/src/scenes/scene-balanced.js index c592e52..46cabbb 100644 --- a/src/scenes/scene-balanced.js +++ b/src/scenes/scene-balanced.js @@ -10,7 +10,7 @@ gravity: 0.88, spawnIntervalMs: 520, minChain: 3, - palette: ["#ff595e", "#ffca3a", "#8ac926", "#1982c4", "#6a4c93"], + palette: ["#ff595e", "#8ac926", "#1982c4", "#6a4c93"], ballRadius: 38, winCondition: { type: "score",