[gd_resource type="Theme" load_steps=16 format=2] [ext_resource path="res://Assets/fonts/noto_sans_display_bold.ttf" type="DynamicFontData" id=1] [ext_resource path="res://Assets/fonts/noto_sans_display.ttf" type="DynamicFontData" id=2] [sub_resource type="DynamicFont" id=1] size = 24 font_data = ExtResource( 1 ) [sub_resource type="StyleBoxFlat" id=4] bg_color = Color( 0.207843, 0.219608, 0.317647, 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=5] bg_color = Color( 0.862745, 0.435294, 0.329412, 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=6] bg_color = Color( 0.941176, 0.772549, 0.517647, 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=2] bg_color = Color( 0.862745, 0.435294, 0.329412, 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=7] bg_color = Color( 0.941176, 0.772549, 0.517647, 1 ) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 corner_radius_bottom_left = 10 [sub_resource type="DynamicFont" id=3] size = 24 font_data = ExtResource( 2 ) [sub_resource type="DynamicFont" id=8] size = 24 font_data = ExtResource( 2 ) [sub_resource type="StyleBoxFlat" id=9] content_margin_left = 15.0 content_margin_right = 5.0 bg_color = Color( 0.207843, 0.219608, 0.317647, 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=11] bg_color = Color( 0.952941, 0.933333, 0.847059, 1 ) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color( 0.207843, 0.219608, 0.317647, 1 ) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 corner_radius_bottom_left = 10 [sub_resource type="StyleBoxEmpty" id=12] [sub_resource type="StyleBoxFlat" id=13] bg_color = Color( 0.862745, 0.435294, 0.329412, 1 ) corner_radius_top_left = 5 corner_radius_top_right = 5 corner_radius_bottom_right = 5 corner_radius_bottom_left = 5 [sub_resource type="StyleBoxFlat" id=14] bg_color = Color( 0.941176, 0.772549, 0.517647, 1 ) corner_radius_top_left = 5 corner_radius_top_right = 5 corner_radius_bottom_right = 5 corner_radius_bottom_left = 5 [resource] Button/fonts/font = SubResource( 1 ) Button/styles/disabled = SubResource( 4 ) Button/styles/focus = SubResource( 5 ) Button/styles/hover = SubResource( 6 ) Button/styles/normal = SubResource( 2 ) Button/styles/pressed = SubResource( 7 ) Label/colors/font_color = Color( 0, 0, 0, 1 ) Label/fonts/font = SubResource( 3 ) LineEdit/fonts/font = SubResource( 8 ) LineEdit/styles/normal = SubResource( 9 ) Panel/styles/panel = SubResource( 11 ) PanelContainer/styles/panel = SubResource( 12 ) ProgressBar/styles/bg = SubResource( 13 ) ProgressBar/styles/fg = SubResource( 14 )