a game about throwing hammers made for the github game off
Diffstat (limited to 'ui/button/button_focus.tres')
-rw-r--r--ui/button/button_focus.tres13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/button/button_focus.tres b/ui/button/button_focus.tres
new file mode 100644
index 0000000..eba9584
--- /dev/null
+++ b/ui/button/button_focus.tres
@@ -0,0 +1,13 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://caxtg2fj6ffqx"]
+
+[resource]
+bg_color = Color(0.133333, 0.215686, 0.239216, 1)
+border_width_left = 5
+border_width_top = 5
+border_width_right = 5
+border_width_bottom = 5
+border_color = Color(0.933333, 0.909804, 0.835294, 1)
+corner_radius_top_left = 10
+corner_radius_top_right = 10
+corner_radius_bottom_right = 10
+corner_radius_bottom_left = 10