-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.tres
More file actions
26 lines (23 loc) · 801 Bytes
/
theme.tres
File metadata and controls
26 lines (23 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://cmw6buwn7cjqw"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_i8o38"]
draw_center = false
border_width_left = 3
border_width_top = 3
border_width_right = 3
border_width_bottom = 3
border_color = Color(0.435294, 0.372549, 0.364706, 0.231373)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dp4a0"]
content_margin_left = 0.0
content_margin_top = 0.0
content_margin_right = 0.0
content_margin_bottom = 0.0
bg_color = Color(1, 0.222135, 0.699981, 1)
draw_center = false
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
[resource]
Button/styles/focus = SubResource("StyleBoxFlat_i8o38")
PanelContainer/styles/panel = SubResource("StyleBoxFlat_dp4a0")