Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / theme / theme1.tres
  1. [gd_resource type="Theme" load_steps=6 format=3 uid="uid://drb1ajgvcih7p"]
  2.  
  3. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hp72k"]
  4. bg_color = Color(1, 1, 1, 0)
  5.  
  6. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s1akm"]
  7. bg_color = Color(1, 1, 1, 0)
  8.  
  9. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_d8v3b"]
  10. bg_color = Color(1, 1, 1, 0)
  11.  
  12. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8y7k3"]
  13. bg_color = Color(1, 1, 1, 0)
  14.  
  15. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2imip"]
  16. bg_color = Color(1, 1, 1, 0)
  17.  
  18. [resource]
  19. Button/styles/disabled = SubResource("StyleBoxFlat_hp72k")
  20. Button/styles/focus = SubResource("StyleBoxFlat_s1akm")
  21. Button/styles/hover = SubResource("StyleBoxFlat_d8v3b")
  22. Button/styles/normal = SubResource("StyleBoxFlat_8y7k3")
  23. Button/styles/pressed = SubResource("StyleBoxFlat_2imip")