online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/main.tres')
| -rw-r--r-- | ui/theme/main.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/theme/main.tres b/ui/theme/main.tres index 1b8a212..a28f518 100644 --- a/ui/theme/main.tres +++ b/ui/theme/main.tres @@ -92,7 +92,7 @@ content_margin_left = 10.0 content_margin_right = 10.0 content_margin_top = 10.0 content_margin_bottom = 10.0 -bg_color = Color( 0, 0, 0, 0.313726 ) +bg_color = Color( 0, 0, 0, 0.694118 ) corner_radius_top_left = 20 corner_radius_top_right = 20 corner_radius_bottom_right = 20 |