cosmetics in free roam

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-04 20:26:51 -07:00
parent 1bf96321d7
commit 1efee5b65e
8 changed files with 474 additions and 245 deletions

16
UI/Themes/Dark.tres Normal file
View file

@ -0,0 +1,16 @@
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dbgs4id7y5d1c"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6oevq"]
bg_color = Color(0.133333, 0.133333, 0.133333, 1)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.0941176, 0.0941176, 0.0941176, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[resource]
Panel/styles/panel = SubResource("StyleBoxFlat_6oevq")