Customized the panel and button UI
This commit is contained in:
13
client/ui/theme/stylebox/Tab-hover.tres
Normal file
13
client/ui/theme/stylebox/Tab-hover.tres
Normal file
@ -0,0 +1,13 @@
|
||||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://ckwitifx0qqf6"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b6igdr0gj54vk" path="res://assets/ui/panel/brown-tab-separated.png" id="1_dpf6p"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 12.0
|
||||
content_margin_right = 12.0
|
||||
texture = ExtResource("1_dpf6p")
|
||||
texture_margin_left = 8.0
|
||||
texture_margin_top = 8.0
|
||||
texture_margin_right = 8.0
|
||||
texture_margin_bottom = 8.0
|
||||
modulate_color = Color(0.752941, 0.752941, 0.752941, 0.878431)
|
Reference in New Issue
Block a user