Browse Source

fixed panel frame

master
jkpete 4 months ago
parent
commit
292d43a15b
  1. 15
      addons/EGThemeReference/Sci-Fi/StyleBox/Button/Default_Normal.tres
  2. 8
      addons/EGThemeReference/Sci-Fi/StyleBox/Panel/Texture/PanelAura/PanelPlusSoftShadow.tres

15
addons/EGThemeReference/Sci-Fi/StyleBox/Button/Default_Normal.tres

@ -5,13 +5,14 @@ content_margin_left = 20.0
content_margin_top = 12.0 content_margin_top = 12.0
content_margin_right = 20.0 content_margin_right = 20.0
content_margin_bottom = 12.0 content_margin_bottom = 12.0
bg_color = Color(1, 1, 1, 1) bg_color = Color(0.054902, 0.2, 0.294118, 1)
border_width_left = 1 border_width_left = 1
border_width_top = 1 border_width_top = 1
border_width_right = 1 border_width_right = 1
border_width_bottom = 1 border_width_bottom = 8
border_color = Color(0.862745, 0.87451, 0.901961, 1) border_color = Color(0.25098, 0.905882, 1, 1)
corner_radius_top_left = 4 corner_radius_top_left = 8
corner_radius_top_right = 4 corner_radius_top_right = 8
corner_radius_bottom_right = 4 corner_radius_bottom_right = 8
corner_radius_bottom_left = 4 corner_radius_bottom_left = 8
corner_detail = 1

8
addons/EGThemeReference/Sci-Fi/StyleBox/Panel/Texture/PanelAura/PanelPlusSoftShadow.tres

@ -3,10 +3,10 @@
[ext_resource type="Texture2D" uid="uid://bnjrsojgw7oh" path="res://addons/EGThemeReference/Sci-Fi/StyleBox/Panel/Texture/PanelAura/Plus.svg" id="1_8lq1o"] [ext_resource type="Texture2D" uid="uid://bnjrsojgw7oh" path="res://addons/EGThemeReference/Sci-Fi/StyleBox/Panel/Texture/PanelAura/Plus.svg" id="1_8lq1o"]
[resource] [resource]
content_margin_left = 24.0 content_margin_left = 16.0
content_margin_top = 24.0 content_margin_top = 16.0
content_margin_right = 24.0 content_margin_right = 16.0
content_margin_bottom = 24.0 content_margin_bottom = 16.0
texture = ExtResource("1_8lq1o") texture = ExtResource("1_8lq1o")
texture_margin_left = 80.0 texture_margin_left = 80.0
texture_margin_top = 80.0 texture_margin_top = 80.0

Loading…
Cancel
Save