-[gd_resource type="Theme" load_steps=4 format=3 uid="uid://dk131w4mrmlyj"]
+[gd_resource type="Theme" load_steps=5 format=3 uid="uid://dk131w4mrmlyj"]
[ext_resource type="FontFile" uid="uid://cek5417mq2pbt" path="res://themes/default/fonts/BunnyCute-Regular.otf" id="1_ab6ib"]
shadow_size = 6
shadow_offset = Vector2(12, 12)
+[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_l3ror"]
+
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_rqaqj"]
bg_color = Color(0.545098, 0.815686, 0.827451, 1)
border_color = Color(1, 0.776471, 0.729412, 1)
[resource]
Button/font_sizes/font_size = 64
Button/styles/disabled = SubResource("StyleBoxFlat_bk2rt")
+Button/styles/focus = SubResource("StyleBoxEmpty_l3ror")
Button/styles/hover = SubResource("StyleBoxFlat_bk2rt")
Button/styles/normal = SubResource("StyleBoxFlat_bk2rt")
Button/styles/pressed = SubResource("StyleBoxFlat_rqaqj")