[gd_resource type="Theme" format=3 uid="uid://r35pr3k1nd34"] [ext_resource type="FontFile" uid="uid://xhdms1j01k2q" path="res://ui/fonts/Tuffy_Bold.otf" id="1_font"] [sub_resource type="StyleBoxFlat" id="ButtonDisabled"] content_margin_left = 12.0 content_margin_top = 7.0 content_margin_right = 12.0 content_margin_bottom = 7.0 bg_color = Color(0.12, 0.18, 0.2, 0.8) corner_radius_top_left = 7 corner_radius_top_right = 7 corner_radius_bottom_right = 7 corner_radius_bottom_left = 7 [sub_resource type="StyleBoxFlat" id="ButtonHover"] content_margin_left = 12.0 content_margin_top = 7.0 content_margin_right = 12.0 content_margin_bottom = 7.0 bg_color = Color(0.14, 0.48, 0.52, 1) corner_radius_top_left = 7 corner_radius_top_right = 7 corner_radius_bottom_right = 7 corner_radius_bottom_left = 7 [sub_resource type="StyleBoxFlat" id="ButtonNormal"] content_margin_left = 12.0 content_margin_top = 7.0 content_margin_right = 12.0 content_margin_bottom = 7.0 bg_color = Color(0.13, 0.27, 0.31, 1) corner_radius_top_left = 7 corner_radius_top_right = 7 corner_radius_bottom_right = 7 corner_radius_bottom_left = 7 [sub_resource type="StyleBoxFlat" id="ButtonPressed"] content_margin_left = 12.0 content_margin_top = 7.0 content_margin_right = 12.0 content_margin_bottom = 7.0 bg_color = Color(0.208, 0.725, 0.78, 1) corner_radius_top_left = 7 corner_radius_top_right = 7 corner_radius_bottom_right = 7 corner_radius_bottom_left = 7 [sub_resource type="StyleBoxFlat" id="CardHover"] content_margin_left = 7.0 content_margin_top = 7.0 content_margin_right = 7.0 content_margin_bottom = 7.0 bg_color = Color(0.13, 0.28, 0.32, 1) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color(0.208, 0.725, 0.78, 1) corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 [sub_resource type="StyleBoxFlat" id="CardNormal"] content_margin_left = 7.0 content_margin_top = 7.0 content_margin_right = 7.0 content_margin_bottom = 7.0 bg_color = Color(0.105, 0.205, 0.235, 1) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color(0.2, 0.36, 0.4, 1) corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 [sub_resource type="StyleBoxFlat" id="CardPressed"] content_margin_left = 7.0 content_margin_top = 7.0 content_margin_right = 7.0 content_margin_bottom = 7.0 bg_color = Color(0.11, 0.36, 0.4, 1) border_width_left = 3 border_width_top = 3 border_width_right = 3 border_width_bottom = 3 border_color = Color(1, 0.82, 0.4, 1) corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 [sub_resource type="StyleBoxFlat" id="DangerHover"] content_margin_left = 12.0 content_margin_top = 7.0 content_margin_right = 12.0 content_margin_bottom = 7.0 bg_color = Color(0.82, 0.26, 0.29, 1) corner_radius_top_left = 7 corner_radius_top_right = 7 corner_radius_bottom_right = 7 corner_radius_bottom_left = 7 [sub_resource type="StyleBoxFlat" id="DangerNormal"] content_margin_left = 12.0 content_margin_top = 7.0 content_margin_right = 12.0 content_margin_bottom = 7.0 bg_color = Color(0.55, 0.17, 0.19, 1) corner_radius_top_left = 7 corner_radius_top_right = 7 corner_radius_bottom_right = 7 corner_radius_bottom_left = 7 [sub_resource type="StyleBoxFlat" id="LineEdit"] content_margin_left = 8.0 content_margin_top = 5.0 content_margin_right = 8.0 content_margin_bottom = 5.0 bg_color = Color(0.08, 0.16, 0.19, 1) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color(0.2, 0.45, 0.5, 1) corner_radius_top_left = 6 corner_radius_top_right = 6 corner_radius_bottom_right = 6 corner_radius_bottom_left = 6 [sub_resource type="StyleBoxFlat" id="Panel"] bg_color = Color(0.075, 0.145, 0.17, 0.96) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color(0.2, 0.55, 0.59, 0.65) 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="TooltipPanel"] content_margin_left = 12.0 content_margin_top = 8.0 content_margin_right = 12.0 content_margin_bottom = 8.0 bg_color = Color(0.031, 0.122, 0.169, 1) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 corner_radius_bottom_left = 10 [resource] default_font = ExtResource("1_font") default_font_size = 23 Button/colors/font_color = Color(0.956, 0.972, 0.976, 1) Button/colors/font_disabled_color = Color(0.48, 0.55, 0.58, 1) Button/colors/font_hover_color = Color(1, 1, 1, 1) Button/colors/font_pressed_color = Color(0.04, 0.12, 0.14, 1) Button/styles/disabled = SubResource("ButtonDisabled") Button/styles/focus = SubResource("ButtonHover") Button/styles/hover = SubResource("ButtonHover") Button/styles/normal = SubResource("ButtonNormal") Button/styles/pressed = SubResource("ButtonPressed") CardButton/base_type = &"Button" CardButton/colors/font_pressed_color = Color(0.956, 0.972, 0.976, 1) CardButton/styles/focus = SubResource("CardHover") CardButton/styles/hover = SubResource("CardHover") CardButton/styles/normal = SubResource("CardNormal") CardButton/styles/pressed = SubResource("CardPressed") DangerButton/base_type = &"Button" DangerButton/styles/focus = SubResource("DangerHover") DangerButton/styles/hover = SubResource("DangerHover") DangerButton/styles/normal = SubResource("DangerNormal") DangerButton/styles/pressed = SubResource("DangerHover") Label/colors/font_color = Color(0.956, 0.972, 0.976, 1) Label/colors/font_shadow_color = Color(0, 0, 0, 0) LineEdit/styles/normal = SubResource("LineEdit") OptionButton/styles/focus = SubResource("ButtonHover") OptionButton/styles/hover = SubResource("ButtonHover") OptionButton/styles/normal = SubResource("ButtonNormal") OptionButton/styles/pressed = SubResource("ButtonPressed") PanelContainer/styles/panel = SubResource("Panel") TooltipLabel/colors/font_color = Color(0.765, 0.875, 0.902, 1) TooltipLabel/font_sizes/font_size = 18 TooltipPanel/styles/panel = SubResource("TooltipPanel")