aboutsummaryrefslogtreecommitdiff
path: root/client/menu
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-08-16 21:07:02 +0200
committertpart <tpart120@proton.me>2024-08-16 21:07:02 +0200
commit2c183e2e645b5fdf0324a9b1baf584c9dc06d268 (patch)
treee68dca7eea4ef25f0256dcf2aa9146de1c314188 /client/menu
parent04c7e6530a5afcb2b181d8870e9132cae20a3ae9 (diff)
downloadhurrycurry-2c183e2e645b5fdf0324a9b1baf584c9dc06d268.tar
hurrycurry-2c183e2e645b5fdf0324a9b1baf584c9dc06d268.tar.bz2
hurrycurry-2c183e2e645b5fdf0324a9b1baf584c9dc06d268.tar.zst
Add item bubble colours
Diffstat (limited to 'client/menu')
-rw-r--r--client/menu/theme/item_bubble_progress_style.tres6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/menu/theme/item_bubble_progress_style.tres b/client/menu/theme/item_bubble_progress_style.tres
new file mode 100644
index 00000000..69543f24
--- /dev/null
+++ b/client/menu/theme/item_bubble_progress_style.tres
@@ -0,0 +1,6 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://brw8uogdgx2gf"]
+
+[resource]
+resource_local_to_scene = true
+bg_color = Color(0.501961, 0, 0, 1)
+corner_radius_bottom_left = 32