[gd_resource type="Theme" load_steps=6 format=2] [ext_resource path="res://assets/font/Minecraft.ttf" type="DynamicFontData" id=1] [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0.239216, 0.211765, 0.317647, 1 ) corner_radius_top_left = 3 corner_radius_top_right = 3 corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 shadow_size = 4 [sub_resource type="StyleBoxFlat" id=2] bg_color = Color( 0.109804, 0.0862745, 0.172549, 1 ) corner_radius_top_left = 3 corner_radius_top_right = 3 corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 shadow_size = 3 [sub_resource type="DynamicFont" id=3] outline_color = Color( 0, 0, 0, 1 ) font_data = ExtResource( 1 ) [sub_resource type="DynamicFont" id=4] outline_color = Color( 0, 0, 0, 1 ) extra_spacing_top = 5 extra_spacing_bottom = 3 extra_spacing_char = 1 font_data = ExtResource( 1 ) [resource] default_font = SubResource( 4 ) Button/colors/font_color = Color( 1, 1, 1, 1 ) Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) Button/colors/font_color_hover = Color( 1, 1, 1, 1 ) Button/colors/font_color_pressed = Color( 1, 1, 1, 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 = null Dialogs/constants/button_margin = 100 Dialogs/constants/margin = 8 Label/colors/font_color = Color( 1, 1, 1, 1 ) Label/colors/font_color_shadow = Color( 0, 0, 0, 0 ) Label/colors/font_outline_modulate = Color( 0, 0, 0, 1 ) Label/constants/line_spacing = 3 Label/constants/shadow_as_outline = 0 Label/constants/shadow_offset_x = 0 Label/constants/shadow_offset_y = 0 Label/fonts/font = SubResource( 3 ) Label/styles/normal = null WindowDialog/colors/title_color = Color( 0.152941, 0.152941, 0.152941, 1 ) WindowDialog/constants/close_h_ofs = 18 WindowDialog/constants/close_v_ofs = 18 WindowDialog/constants/scaleborder_size = 4 WindowDialog/constants/title_height = 20 WindowDialog/fonts/title_font = null WindowDialog/icons/close = null WindowDialog/icons/close_highlight = null WindowDialog/styles/panel = null