hadean-godot/Gradients/ResourcesTheme.tres

22 lines
669 B
Plaintext
Raw Permalink Normal View History

2025-10-10 03:01:08 -04:00
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://s3apw670qymv"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0jf1r"]
bg_color = Color(0, 0, 0, 0.65882355)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(1, 1, 1, 0.21176471)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lycib"]
bg_color = Color(1, 1, 1, 0.22352941)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.8, 0.8, 0.8, 0)
[resource]
ProgressBar/styles/background = SubResource("StyleBoxFlat_0jf1r")
ProgressBar/styles/fill = SubResource("StyleBoxFlat_lycib")