2024-07-23 20:23:45 +00:00
|
|
|
[gd_resource type="Theme" load_steps=4 format=3 uid="uid://cq6k0lttfws5w"]
|
|
|
|
|
2024-07-23 20:38:13 +00:00
|
|
|
[ext_resource type="FontFile" uid="uid://5x36351ridtd" path="res://assets/fonts/technoid-font/TechnoidOne-2O0d.ttf" id="1_njjrg"]
|
2024-07-23 20:23:45 +00:00
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_e31i6"]
|
|
|
|
bg_color = Color(0, 0, 0, 0)
|
|
|
|
draw_center = false
|
|
|
|
border_width_left = 2
|
|
|
|
border_width_top = 2
|
|
|
|
border_width_right = 2
|
|
|
|
border_width_bottom = 2
|
|
|
|
border_color = Color(1, 1, 1, 1)
|
|
|
|
anti_aliasing = false
|
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8fg7e"]
|
|
|
|
bg_color = Color(1, 1, 1, 1)
|
|
|
|
corner_detail = 1
|
|
|
|
anti_aliasing = false
|
|
|
|
|
|
|
|
[resource]
|
2024-07-23 20:38:13 +00:00
|
|
|
default_font = ExtResource("1_njjrg")
|
|
|
|
default_font_size = 16
|
2024-07-23 20:23:45 +00:00
|
|
|
ProgressBar/styles/background = SubResource("StyleBoxFlat_e31i6")
|
|
|
|
ProgressBar/styles/fill = SubResource("StyleBoxFlat_8fg7e")
|