credits and control screen, other visual changes

This commit is contained in:
Persephone Bubblegum-Holiday 2025-05-23 13:38:44 -07:00
parent 15f193dadd
commit 1ee0206110
3 changed files with 178 additions and 1 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")