aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/menu/theme.tres8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/menu/theme.tres b/client/menu/theme.tres
index 8a7c6be9..c2ec3b12 100644
--- a/client/menu/theme.tres
+++ b/client/menu/theme.tres
@@ -14,6 +14,10 @@ content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
bg_color = Color(1, 1, 1, 0.0352941)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2fl8q"]
content_margin_left = 10.0
@@ -21,6 +25,10 @@ content_margin_top = 10.0
content_margin_right = 10.0
content_margin_bottom = 10.0
bg_color = Color(1, 1, 1, 0.266667)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
[sub_resource type="StyleBoxLine" id="StyleBoxLine_emtvk"]
content_margin_top = 5.0