way too many changes to list, oops. big rewrite.

This commit is contained in:
2025-05-27 03:38:03 +10:00
parent 16951a9beb
commit 4a21701a35
663 changed files with 7389 additions and 3283 deletions

12
new_style_box_flat.tres Normal file
View File

@ -0,0 +1,12 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://lpof3jdy7hr7"]
[resource]
content_margin_left = 20.0
content_margin_top = 20.0
content_margin_right = 20.0
content_margin_bottom = 20.0
bg_color = Color(0.470588, 0.462745, 0.411765, 1)
border_width_top = 6
border_width_bottom = 6
border_color = Color(0.34902, 0.294118, 0.207843, 1)
shadow_color = Color(0, 0, 0, 0)