generated from krampus/template-godot4
25 lines
771 B
Plaintext
25 lines
771 B
Plaintext
|
[gd_resource type="Theme" load_steps=4 format=3 uid="uid://cq6k0lttfws5w"]
|
||
|
|
||
|
[ext_resource type="FontFile" uid="uid://bis7frbd8pbqk" path="res://assets/fonts/FfMoon-V4Oz6.ttf" id="1_i0o8h"]
|
||
|
|
||
|
[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]
|
||
|
default_font = ExtResource("1_i0o8h")
|
||
|
default_font_size = 10
|
||
|
ProgressBar/styles/background = SubResource("StyleBoxFlat_e31i6")
|
||
|
ProgressBar/styles/fill = SubResource("StyleBoxFlat_8fg7e")
|