wolf and tooltips
This commit is contained in:
@@ -1,7 +1,19 @@
|
||||
[gd_resource type="Theme" load_steps=4 format=3 uid="uid://dr1h7to56a2pv"]
|
||||
[gd_resource type="Theme" load_steps=5 format=3 uid="uid://dr1h7to56a2pv"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://01mccw37teq2" path="res://Assets/Fonts/alagard.ttf" id="1_i16b1"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yxoll"]
|
||||
bg_color = Color(0.231373, 0.254902, 0.588235, 0.396078)
|
||||
skew = Vector2(-0.25, -0.01)
|
||||
border_color = Color(0, 0, 0, 1)
|
||||
corner_radius_bottom_left = 25
|
||||
corner_detail = 1
|
||||
expand_margin_bottom = 10.0
|
||||
shadow_color = Color(0.258824, 0.258824, 0.258824, 0.678431)
|
||||
shadow_size = 3
|
||||
shadow_offset = Vector2(3, 3)
|
||||
anti_aliasing_size = 0.776
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hf10d"]
|
||||
bg_color = Color(0.403922, 0.0117647, 0.0627451, 0.188235)
|
||||
|
||||
@@ -10,5 +22,6 @@ bg_color = Color(0.803922, 0.152941, 0.188235, 1)
|
||||
|
||||
[resource]
|
||||
Label/fonts/font = ExtResource("1_i16b1")
|
||||
PanelContainer/styles/panel = SubResource("StyleBoxFlat_yxoll")
|
||||
ProgressBar/styles/background = SubResource("StyleBoxFlat_hf10d")
|
||||
ProgressBar/styles/fill = SubResource("StyleBoxFlat_jy7e3")
|
||||
|
||||
Reference in New Issue
Block a user