D5/UI/popup/task_development/theme/theme_option_button.tres
2025-05-10 21:20:19 +08:00

18 lines
659 B
Plaintext

[gd_resource type="Theme" load_steps=5 format=3 uid="uid://r5e0kacnb3xf"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kemom"]
bg_color = Color(0.513883, 0.609153, 0.731076, 1)
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ao15e"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_kemom"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mp8x4"]
bg_color = Color(0.513883, 0.609153, 0.731076, 1)
[resource]
Button/styles/focus = SubResource("StyleBoxFlat_kemom")
Button/styles/hover = SubResource("StyleBoxEmpty_ao15e")
Button/styles/normal = SubResource("StyleBoxEmpty_kemom")
Button/styles/pressed = SubResource("StyleBoxFlat_mp8x4")