shoDater/scenes/global/assets/themes/dialogButton.tres

59 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

2024-07-19 01:26:40 +01:00
[gd_resource type="Theme" load_steps=6 format=3 uid="uid://yd1uwltn3go"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yo84y"]
bg_color = Color(0.41598, 0.41598, 0.41598, 0.6)
border_width_left = 20
border_width_top = 18
border_width_right = 20
border_width_bottom = 19
border_color = Color(0.415686, 0.415686, 0.415686, 0.6)
corner_detail = 1
expand_margin_left = 2.0
expand_margin_right = 2.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6m2xn"]
bg_color = Color(0, 0, 0, 0)
corner_detail = 1
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_odakq"]
bg_color = Color(0.787759, 0.787759, 0.787759, 0.6)
border_width_left = 20
border_width_top = 18
border_width_right = 20
border_width_bottom = 19
border_color = Color(0.788235, 0.788235, 0.788235, 0.6)
corner_detail = 1
expand_margin_left = 2.0
expand_margin_right = 2.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5evmu"]
bg_color = Color(0.6, 0.6, 0.6, 0.6)
border_width_left = 20
border_width_top = 18
border_width_right = 20
border_width_bottom = 19
border_color = Color(0.6, 0.6, 0.6, 0.6)
corner_detail = 1
expand_margin_left = 2.0
expand_margin_right = 2.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_oenea"]
bg_color = Color(0.454524, 0.454524, 0.454524, 0.6)
border_width_left = 20
border_width_top = 18
border_width_right = 20
border_width_bottom = 19
border_color = Color(0.454902, 0.454902, 0.454902, 0.6)
corner_detail = 1
expand_margin_left = 2.0
expand_margin_right = 2.0
[resource]
Button/colors/font_disabled_color = Color(0.489622, 0.489622, 0.489622, 0.5)
Button/font_sizes/font_size = 16
Button/styles/disabled = SubResource("StyleBoxFlat_yo84y")
Button/styles/focus = SubResource("StyleBoxFlat_6m2xn")
Button/styles/hover = SubResource("StyleBoxFlat_odakq")
Button/styles/normal = SubResource("StyleBoxFlat_5evmu")
Button/styles/pressed = SubResource("StyleBoxFlat_oenea")