online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/StartMenu.tscn')
| -rw-r--r-- | ui/StartMenu.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/StartMenu.tscn b/ui/StartMenu.tscn index 61fca7f..5a970d2 100644 --- a/ui/StartMenu.tscn +++ b/ui/StartMenu.tscn @@ -10,6 +10,7 @@ anchor_bottom = 1.0 theme = ExtResource( 1 ) script = ExtResource( 2 ) timer_length = 2.8 +nice_colors = [ Color( 0.784314, 0.427451, 0.427451, 1 ), Color( 0.913725, 0.847059, 0.403922, 1 ), Color( 0.380392, 0.741176, 0.647059, 1 ), Color( 0.321569, 0.368627, 0.858824, 1 ), Color( 0.843137, 0.133333, 0.133333, 1 ), Color( 0.109804, 0.160784, 0.564706, 1 ), Color( 0.376471, 0.796078, 0.317647, 1 ), Color( 0.8, 0.364706, 0.588235, 1 ), Color( 0.972549, 0.85098, 0.294118, 1 ), Color( 0.164706, 0.0862745, 0.247059, 1 ) ] [node name="ColorRect" type="ColorRect" parent="."] anchor_right = 1.0 |