Files
GGJ26/menus/resources/themes/expedition.tres
minimata 44f251ed66
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 6s
Create tag and build when new code gets to main / Export (push) Successful in 1m1s
Basic game template addon
2026-01-30 19:45:56 +01:00

99 lines
3.2 KiB
Plaintext

[gd_resource type="Theme" format=3 uid="uid://bbvjs5vfhsn4p"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_g0sbc"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.823636, 0.744991, 0.659007, 1)
border_width_right = 2
border_width_bottom = 2
border_color = Color(0.662913, 0.549096, 0.478248, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_krvwn"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.662913, 0.549096, 0.478248, 1)
border_width_right = 2
border_width_bottom = 2
border_color = Color(0.466529, 0.360525, 0.333165, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gfyr3"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.466529, 0.360525, 0.333165, 1)
border_width_right = 2
border_width_bottom = 2
border_color = Color(0.282353, 0.231067, 0.227161, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tytr8"]
bg_color = Color(0.282353, 0.231067, 0.227161, 1)
border_width_right = 2
border_width_bottom = 2
border_color = Color(0.133364, 0.133364, 0.133364, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wsakr"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.823636, 0.744991, 0.659007, 1)
border_width_right = 2
border_color = Color(0.662913, 0.549096, 0.478248, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1ngrn"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.662913, 0.549096, 0.478248, 1)
border_width_right = 2
border_color = Color(0.466529, 0.360525, 0.333165, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q0g5m"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.466529, 0.360525, 0.333165, 1)
border_width_top = 2
border_width_right = 2
border_color = Color(0.282353, 0.231067, 0.227161, 1)
corner_radius_top_left = 4
corner_radius_top_right = 4
[resource]
Button/styles/hover = SubResource("StyleBoxFlat_g0sbc")
Button/styles/normal = SubResource("StyleBoxFlat_krvwn")
Button/styles/pressed = SubResource("StyleBoxFlat_gfyr3")
Panel/styles/panel = SubResource("StyleBoxFlat_tytr8")
PanelContainer/styles/panel = SubResource("StyleBoxFlat_tytr8")
TabContainer/styles/panel = SubResource("StyleBoxFlat_tytr8")
TabContainer/styles/tab_hovered = SubResource("StyleBoxFlat_wsakr")
TabContainer/styles/tab_selected = SubResource("StyleBoxFlat_1ngrn")
TabContainer/styles/tab_unselected = SubResource("StyleBoxFlat_q0g5m")