summaryrefslogtreecommitdiff
path: root/Assets/Styles/DefaultFlatPanel.tres
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Styles/DefaultFlatPanel.tres')
-rw-r--r--Assets/Styles/DefaultFlatPanel.tres8
1 files changed, 8 insertions, 0 deletions
diff --git a/Assets/Styles/DefaultFlatPanel.tres b/Assets/Styles/DefaultFlatPanel.tres
new file mode 100644
index 0000000..0e6999b
--- /dev/null
+++ b/Assets/Styles/DefaultFlatPanel.tres
@@ -0,0 +1,8 @@
+[gd_resource type="StyleBoxFlat" format=2]
+
+[resource]
+content_margin_left = 8.0
+content_margin_right = 8.0
+content_margin_top = 2.0
+content_margin_bottom = 2.0
+bg_color = Color( 0, 0, 0, 1 )