heliostat/src/HUD_theme.tres

25 lines
788 B
Plaintext

[gd_resource type="Theme" load_steps=4 format=3 uid="uid://cq6k0lttfws5w"]
[ext_resource type="FontFile" uid="uid://5x36351ridtd" path="res://assets/fonts/technoid-font/TechnoidOne-2O0d.ttf" id="1_njjrg"]
[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_njjrg")
default_font_size = 16
ProgressBar/styles/background = SubResource("StyleBoxFlat_e31i6")
ProgressBar/styles/fill = SubResource("StyleBoxFlat_8fg7e")