small bugfixes

This commit is contained in:
Persephone Bubblegum-Holiday 2025-07-31 14:27:59 -07:00
parent f77e90da58
commit e71a64c690
5 changed files with 45 additions and 40 deletions

16
UI/Themes/EditorDark.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")