|
|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
[gd_resource type="Theme" load_steps=51 format=3 uid="uid://bcibt73qths3v"]
|
|
|
|
|
[gd_resource type="Theme" load_steps=52 format=3 uid="uid://bcibt73qths3v"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jduyo"]
|
|
|
|
|
content_margin_left = 10.0
|
|
|
|
|
@ -432,6 +432,13 @@ corner_radius_top_right = 8
|
|
|
|
|
corner_radius_bottom_right = 8
|
|
|
|
|
corner_radius_bottom_left = 8
|
|
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cbgao"]
|
|
|
|
|
content_margin_left = 12.0
|
|
|
|
|
content_margin_top = 12.0
|
|
|
|
|
content_margin_right = 12.0
|
|
|
|
|
content_margin_bottom = 12.0
|
|
|
|
|
bg_color = Color(0.11, 0.11, 0.11, 1)
|
|
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxLine" id="StyleBoxLine_rijeh"]
|
|
|
|
|
color = Color(0, 0, 0, 0.235294)
|
|
|
|
|
grow_begin = -12.0
|
|
|
|
|
@ -647,6 +654,7 @@ OptionButton/styles/pressed_mirrored = SubResource("StyleBoxFlat_4355j")
|
|
|
|
|
PopupMenu/constants/item_start_padding = 16
|
|
|
|
|
PopupMenu/constants/v_separation = 10
|
|
|
|
|
PopupMenu/styles/hover = SubResource("StyleBoxFlat_yg4d4")
|
|
|
|
|
PopupMenu/styles/panel = SubResource("StyleBoxFlat_cbgao")
|
|
|
|
|
PopupMenu/styles/separator = SubResource("StyleBoxLine_rijeh")
|
|
|
|
|
ProgressBar/styles/background = SubResource("StyleBoxFlat_twhwf")
|
|
|
|
|
ProgressBar/styles/fill = SubResource("StyleBoxFlat_xdk0w")
|
|
|
|
|
|