[gd_resource type="Theme" load_steps=7 format=2] [ext_resource path="res://assets/fonts/Montserrat-ExtraBolt-48.tres" type="DynamicFont" id=1] [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0.12549, 0.235294, 0.337255, 1 ) [sub_resource type="StyleBoxFlat" id=2] bg_color = Color( 0.12549, 0.235294, 0.337255, 1 ) [sub_resource type="StyleBoxFlat" id=3] bg_color = Color( 0.0509804, 0.168627, 0.270588, 1 ) [sub_resource type="StyleBoxFlat" id=4] bg_color = Color( 1, 0.831373, 0.639216, 1 ) [sub_resource type="StyleBoxFlat" id=5] bg_color = Color( 1, 0.831373, 0.639216, 1 ) border_width_left = 4 border_width_top = 4 border_width_right = 4 border_width_bottom = 4 border_color = Color( 0.12549, 0.235294, 0.337255, 1 ) corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 [resource] default_font = ExtResource( 1 ) Button/colors/font_color = Color( 0.815686, 0.505882, 0.34902, 1 ) Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) Button/colors/font_color_hover = Color( 1, 0.92549, 0.839216, 1 ) Button/colors/font_color_pressed = Color( 1, 0.92549, 0.839216, 1 ) Button/constants/hseparation = 2 Button/fonts/font = null Button/styles/disabled = null Button/styles/focus = null Button/styles/hover = SubResource( 1 ) Button/styles/normal = SubResource( 2 ) Button/styles/pressed = SubResource( 3 ) Panel/styles/panel = SubResource( 4 ) PopupPanel/styles/panel = SubResource( 5 )