summaryrefslogtreecommitdiff
path: root/UI/lobby_theme.tres
blob: f983c2f72525b83e27f53f4ea280a912b697d4a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://bt84t61hrvoyn"]

[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vhn61"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0, 0, 0, 1)

[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4s0gx"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0, 0, 0, 1)

[resource]
Button/styles/disabled = SubResource("StyleBoxFlat_vhn61")
Button/styles/normal = SubResource("StyleBoxFlat_4s0gx")