small bugfixes
This commit is contained in:
parent
f77e90da58
commit
e71a64c690
5 changed files with 45 additions and 40 deletions
16
UI/Themes/EditorDark.tres
Normal file
16
UI/Themes/EditorDark.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")
|
Loading…
Add table
Add a link
Reference in a new issue