online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/flatpanel.tres')
| -rw-r--r-- | ui/theme/flatpanel.tres | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/theme/flatpanel.tres b/ui/theme/flatpanel.tres new file mode 100644 index 0000000..495bc37 --- /dev/null +++ b/ui/theme/flatpanel.tres @@ -0,0 +1,6 @@ +[gd_resource type="StyleBoxFlat" format=2] + +[resource] +content_margin_top = 10.0 +content_margin_bottom = 10.0 +bg_color = Color( 0, 0.168627, 0.211765, 1 ) |