parent
46e1de9791
commit
dacbcc3835
232 changed files with 8637 additions and 0 deletions
16
UI/Themes/Dark.tres
Normal file
16
UI/Themes/Dark.tres
Normal 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")
|
6
UI/Themes/MovementsPanelOverride.tres
Normal file
6
UI/Themes/MovementsPanelOverride.tres
Normal file
|
@ -0,0 +1,6 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://d17amc25o63p1"]
|
||||
|
||||
[resource]
|
||||
bg_color = Color(0.0941176, 0.0941176, 0.0941176, 1)
|
||||
corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
Loading…
Add table
Add a link
Reference in a new issue