add theme

This commit is contained in:
Fabien Freling 2020-02-19 13:43:49 +01:00
parent 23ca5db700
commit 1ad5bf2752
3 changed files with 46 additions and 55 deletions

View file

@ -56,7 +56,7 @@ difficulty = 0
[node name="Background" type="ColorRect" parent="."]
margin_right = 512.0
margin_bottom = 512.0
color = Color( 0.254902, 0.329412, 0.45098, 1 )
color = Color( 0.12549, 0.235294, 0.337255, 1 )
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
anims/MovingPiece = SubResource( 1 )