online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/transblack.tres')
| -rw-r--r-- | ui/theme/transblack.tres | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/theme/transblack.tres b/ui/theme/transblack.tres new file mode 100644 index 0000000..020e585 --- /dev/null +++ b/ui/theme/transblack.tres @@ -0,0 +1,8 @@ +[gd_resource type="StyleBoxFlat" format=2] + +[resource] +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 ) |