online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/theme/panel.tres')
-rw-r--r--ui/theme/panel.tres8
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/theme/panel.tres b/ui/theme/panel.tres
new file mode 100644
index 0000000..2d6a689
--- /dev/null
+++ b/ui/theme/panel.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.188235, 0.180392, 0.172549, 1 )