diff --git a/editor_theme.tres b/editor_theme.tres index 6e921f9..94ca61b 100644 --- a/editor_theme.tres +++ b/editor_theme.tres @@ -711,17 +711,7 @@ corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"] -content_margin_left = 12.0 -content_margin_top = 6.0 -content_margin_right = 12.0 -content_margin_bottom = 6.0 -bg_color = Color(0.08, 0.08, 0.08, 1) -border_color = Color(0.401569, 0.401569, 0.401569, 1) -corner_radius_top_left = 8 -corner_radius_top_right = 8 -corner_radius_bottom_right = 8 -corner_radius_bottom_left = 8 -corner_detail = 4 +bg_color = Color(0.1, 0.1, 0.1, 1) anti_aliasing = false [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"] diff --git a/editor_theme_high_ppi.tres b/editor_theme_high_ppi.tres index 5c99035..0df4e27 100644 --- a/editor_theme_high_ppi.tres +++ b/editor_theme_high_ppi.tres @@ -711,17 +711,7 @@ corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"] -content_margin_left = 24.0 -content_margin_top = 12.0 -content_margin_right = 24.0 -content_margin_bottom = 12.0 -bg_color = Color(0.08, 0.08, 0.08, 1) -border_color = Color(0.401569, 0.401569, 0.401569, 1) -corner_radius_top_left = 8 -corner_radius_top_right = 8 -corner_radius_bottom_right = 8 -corner_radius_bottom_left = 8 -corner_detail = 4 +bg_color = Color(0.1, 0.1, 0.1, 1) anti_aliasing = false [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]