Customized the panel and button UI
This commit is contained in:
15
client/ui/theme/stylebox/Panel.tres
Normal file
15
client/ui/theme/stylebox/Panel.tres
Normal file
@ -0,0 +1,15 @@
|
||||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://cg53fq4hjfar5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dqlajdpahpifq" path="res://assets/ui/panel/brown.png" id="1_jy1si"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 6.0
|
||||
content_margin_top = 6.0
|
||||
content_margin_right = 6.0
|
||||
content_margin_bottom = 6.0
|
||||
texture = ExtResource("1_jy1si")
|
||||
texture_margin_left = 24.0
|
||||
texture_margin_top = 24.0
|
||||
texture_margin_right = 24.0
|
||||
texture_margin_bottom = 24.0
|
||||
modulate_color = Color(1, 1, 1, 0.752941)
|
Reference in New Issue
Block a user