online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/background/ColorfullBackground.tscn')
| -rw-r--r-- | ui/background/ColorfullBackground.tscn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/background/ColorfullBackground.tscn b/ui/background/ColorfullBackground.tscn index dd9f95c..3e29d7f 100644 --- a/ui/background/ColorfullBackground.tscn +++ b/ui/background/ColorfullBackground.tscn @@ -6,5 +6,6 @@ anchor_right = 1.0 anchor_bottom = 1.0 mouse_filter = 2 +color = Color( 0, 0.144, 0.18, 1 ) script = ExtResource( 1 ) -colors = PoolColorArray( 0.784314, 0.427451, 0.427451, 1, 0.913725, 0.847059, 0.403922, 1, 0.380392, 0.741176, 0.647059, 1, 0.321569, 0.368627, 0.858824, 1, 0.596078, 0.188235, 0.619608, 1, 0.109804, 0.160784, 0.564706, 1, 0.376471, 0.796078, 0.317647, 1, 0.8, 0.364706, 0.588235, 1, 0.984314, 0.858824, 0.282353, 1, 0.164706, 0.0862745, 0.247059, 1, 0.603922, 0.596078, 0.701961, 1, 0.592157, 0.592157, 0.592157, 1 ) +colors = PoolColorArray( 0.7, 0.525, 0, 1, 0.164706, 0.631373, 0.596078, 1, 0.126, 0.460833, 0.7, 1, 0.385, 0.40075, 0.7, 1, 0.521569, 0.6, 0, 1, 0.83, 0.249, 0.529817, 1, 0.603922, 0.596078, 0.701961, 1 ) |