pollen-not-included/resources/theme/game_theme.tres

129 lines
4.5 KiB
Text

[gd_resource type="Theme" load_steps=10 format=3 uid="uid://cpkvret5gi66h"]
[ext_resource type="FontFile" uid="uid://beyoaacc7uhy1" path="res://resources/fonts/Kaph-Regular.ttf" id="1_fwiur"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lcmkq"]
content_margin_left = 20.0
content_margin_top = 20.0
content_margin_right = 20.0
content_margin_bottom = 20.0
bg_color = Color(0.996078, 0.85098, 0.498039, 0.776471)
border_width_left = 4
border_width_top = 4
border_width_right = 4
border_width_bottom = 4
border_color = Color(1, 0.878431, 0.545098, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_c0e0a"]
content_margin_left = 20.0
content_margin_top = 20.0
content_margin_right = 20.0
content_margin_bottom = 20.0
bg_color = Color(0.996078, 0.85098, 0.498039, 1)
border_width_left = 4
border_width_top = 4
border_width_right = 4
border_width_bottom = 4
border_color = Color(0.819608, 0.454902, 0.254902, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_g31a1"]
content_margin_left = 20.0
content_margin_top = 20.0
content_margin_right = 20.0
content_margin_bottom = 20.0
bg_color = Color(0.996078, 0.85098, 0.498039, 1)
border_width_left = 4
border_width_top = 4
border_width_right = 4
border_width_bottom = 4
border_color = Color(0.819608, 0.454902, 0.254902, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1c0sa"]
bg_color = Color(0.996078, 0.85098, 0.498039, 0.784314)
border_width_left = 4
border_width_top = 4
border_width_right = 4
border_width_bottom = 4
border_color = Color(0.819608, 0.454902, 0.254902, 1)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
shadow_color = Color(0, 0, 0, 0)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_crayb"]
bg_color = Color(0.819608, 0.454902, 0.254902, 1)
border_color = Color(0.819608, 0.454902, 0.254902, 1)
shadow_color = Color(0, 0, 0, 0.258824)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0rei0"]
bg_color = Color(0.996078, 0.85098, 0.498039, 1)
border_width_left = 4
border_width_top = 4
border_width_right = 4
border_width_bottom = 4
border_color = Color(0.819608, 0.454902, 0.254902, 1)
shadow_color = Color(0, 0, 0, 0.258824)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vj6bi"]
content_margin_left = 2.0
content_margin_top = 2.0
content_margin_right = 2.0
content_margin_bottom = 2.0
bg_color = Color(0.819608, 0.454902, 0.254902, 1)
corner_radius_top_left = 6
corner_radius_top_right = 6
corner_radius_bottom_right = 6
corner_radius_bottom_left = 6
corner_detail = 6
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4h8x0"]
content_margin_left = 20.0
content_margin_top = 20.0
content_margin_right = 20.0
content_margin_bottom = 20.0
bg_color = Color(0.996078, 0.85098, 0.498039, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color(0.819608, 0.454902, 0.254902, 1)
[resource]
default_font = ExtResource("1_fwiur")
default_font_size = 12
Button/colors/font_color = Color(0.819608, 0.454902, 0.254902, 1)
Button/colors/font_hover_color = Color(0.819608, 0.454902, 0.254902, 1)
Button/colors/font_pressed_color = Color(1, 0.960784, 0.854902, 1)
Button/constants/h_separation = 5
Button/font_sizes/font_size = 16
Button/styles/hover = SubResource("StyleBoxFlat_lcmkq")
Button/styles/normal = SubResource("StyleBoxFlat_c0e0a")
Button/styles/pressed = SubResource("StyleBoxFlat_g31a1")
Fonts/fonts/large = ExtResource("1_fwiur")
Fonts/fonts/normal = ExtResource("1_fwiur")
Label/colors/font_color = Color(0.819608, 0.454902, 0.254902, 1)
Label/colors/font_shadow_color = Color(0.00392157, 0, 0, 0.45098)
Panel/styles/panel = SubResource("StyleBoxFlat_1c0sa")
PopupMenu/colors/font_color = Color(0.819608, 0.454902, 0.254902, 1)
PopupMenu/constants/h_separation = 6
PopupMenu/constants/v_separation = 6
PopupMenu/styles/hover = SubResource("StyleBoxFlat_crayb")
PopupMenu/styles/panel = SubResource("StyleBoxFlat_0rei0")
ProgressBar/styles/fill = SubResource("StyleBoxFlat_vj6bi")
TooltipLabel/colors/font_color = Color(0.819608, 0.454902, 0.254902, 1)
TooltipLabel/colors/font_shadow_color = Color(0, 0, 0, 0)
TooltipLabel/font_sizes/font_size = 18
TooltipPanel/styles/panel = SubResource("StyleBoxFlat_4h8x0")