2024-04-16 17:16:38 +02:00
|
|
|
[gd_resource type="Theme" load_steps=5 format=3 uid="uid://dqqdqscid2iem"]
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dt61u"]
|
|
|
|
content_margin_left = 4.0
|
|
|
|
content_margin_top = 4.0
|
|
|
|
content_margin_right = 4.0
|
|
|
|
content_margin_bottom = 4.0
|
|
|
|
bg_color = Color(0.384314, 0.384314, 0.384314, 0.835294)
|
|
|
|
corner_radius_top_left = 4
|
|
|
|
corner_radius_top_right = 4
|
|
|
|
corner_radius_bottom_right = 4
|
|
|
|
corner_radius_bottom_left = 4
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fmm5o"]
|
|
|
|
content_margin_left = 4.0
|
|
|
|
content_margin_top = 4.0
|
|
|
|
content_margin_right = 4.0
|
|
|
|
content_margin_bottom = 4.0
|
|
|
|
bg_color = Color(0.247059, 0.247059, 0.247059, 0.835294)
|
|
|
|
corner_radius_top_left = 4
|
|
|
|
corner_radius_top_right = 4
|
|
|
|
corner_radius_bottom_right = 4
|
|
|
|
corner_radius_bottom_left = 4
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5q5t0"]
|
|
|
|
content_margin_left = 4.0
|
|
|
|
content_margin_top = 4.0
|
|
|
|
content_margin_right = 4.0
|
|
|
|
content_margin_bottom = 4.0
|
|
|
|
bg_color = Color(0.247059, 0.247059, 0.247059, 0.835294)
|
|
|
|
corner_radius_top_left = 4
|
|
|
|
corner_radius_top_right = 4
|
|
|
|
corner_radius_bottom_right = 4
|
|
|
|
corner_radius_bottom_left = 4
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q56mu"]
|
|
|
|
bg_color = Color(0.623529, 0.564706, 0.909804, 0.0588235)
|
2023-11-22 05:26:11 +01:00
|
|
|
|
|
|
|
[resource]
|
|
|
|
default_font_size = 14
|
2024-04-16 17:16:38 +02:00
|
|
|
AccordionButton/base_type = &"Button"
|
|
|
|
AccordionButton/styles/hover = SubResource("StyleBoxFlat_dt61u")
|
|
|
|
AccordionButton/styles/normal = SubResource("StyleBoxFlat_fmm5o")
|
|
|
|
AccordionButton/styles/pressed = SubResource("StyleBoxFlat_5q5t0")
|
|
|
|
AccordionMenu/styles/background = SubResource("StyleBoxFlat_q56mu")
|