Blud_Mage/Themes/base_theme.tres
2023-10-11 07:45:53 -04:00

28 lines
1.0 KiB
Plaintext

[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)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jy7e3"]
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")