Initial push

This commit is contained in:
N0ble 2025-07-21 20:38:11 -06:00
commit 3240f07946
335 changed files with 11248 additions and 0 deletions

13
Assets/Themes/theme.tres Normal file
View file

@ -0,0 +1,13 @@
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://bvso6uowlb8dh"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4rowt"]
bg_color = Color(0.18359, 0.18359, 0.18359, 1)
border_width_left = 20
border_width_top = 20
border_width_right = 20
border_width_bottom = 20
border_color = Color(0, 0, 0, 1)
[resource]
HeaderLarge/font_sizes/font_size = 28
PanelContainer/styles/panel = SubResource("StyleBoxFlat_4rowt")