[gd_resource type="Theme" load_steps=8 format=2] [ext_resource path="res://assets/theme/fonts/PressStart2P-Regular.ttf" type="DynamicFontData" id=1] [sub_resource type="StyleBoxFlat" id=1] content_margin_left = 6.0 content_margin_right = 6.0 content_margin_top = 4.0 content_margin_bottom = 4.0 bg_color = Color( 0.18, 0.207, 0.279, 1 ) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color( 0.14, 0.161, 0.217, 1 ) [sub_resource type="StyleBoxFlat" id=2] content_margin_left = 6.0 content_margin_right = 6.0 content_margin_top = 4.0 content_margin_bottom = 4.0 bg_color = Color( 0.15, 0.1725, 0.2325, 1 ) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color( 0.41, 0.61, 0.91, 1 ) [sub_resource type="StyleBoxFlat" id=3] content_margin_left = 6.0 content_margin_right = 6.0 content_margin_top = 4.0 content_margin_bottom = 4.0 bg_color = Color( 0.15, 0.1725, 0.2325, 1 ) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color( 0.4, 0.4225, 0.4825, 1 ) [sub_resource type="StyleBoxFlat" id=4] content_margin_left = 6.0 content_margin_right = 6.0 content_margin_top = 4.0 content_margin_bottom = 4.0 bg_color = Color( 0.15, 0.1725, 0.2325, 1 ) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color( 0.125, 0.14375, 0.19375, 1 ) [sub_resource type="StyleBoxFlat" id=5] content_margin_left = 6.0 content_margin_right = 6.0 content_margin_top = 4.0 content_margin_bottom = 4.0 bg_color = Color( 0.15, 0.1725, 0.2325, 1 ) border_width_left = 1 border_width_top = 1 border_width_right = 1 border_width_bottom = 1 border_color = Color( 0.41, 0.61, 0.91, 1 ) [sub_resource type="DynamicFont" id=6] size = 8 font_data = ExtResource( 1 ) [resource] default_font = SubResource( 6 ) Button/colors/font_color = Color( 0.8, 0.8075, 0.8275, 1 ) Button/colors/font_color_disabled = Color( 1, 1, 1, 0.3 ) Button/colors/font_color_hover = Color( 0.88, 0.8845, 0.8965, 1 ) Button/colors/font_color_pressed = Color( 0.41, 0.61, 0.91, 1 ) Button/colors/icon_color_hover = Color( 1.15, 1.15, 1.15, 1 ) Button/colors/icon_color_pressed = Color( 0.4715, 0.7015, 1.0465, 1 ) Button/constants/hseparation = 2 Button/fonts/font = null Button/styles/disabled = SubResource( 1 ) Button/styles/focus = SubResource( 2 ) Button/styles/hover = SubResource( 3 ) Button/styles/normal = SubResource( 4 ) Button/styles/pressed = SubResource( 5 )