[gd_resource type="Theme" load_steps=4 format=2] [ext_resource path="res://Graphics/UI/uifont.tres" type="DynamicFont" id=1] [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0.133333, 0.12549, 0.203922, 1 ) border_width_left = 4 border_width_top = 4 border_width_right = 4 border_width_bottom = 4 border_color = Color( 0.0941176, 0.0823529, 0.180392, 1 ) border_blend = true corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 [sub_resource type="StyleBoxFlat" id=2] content_margin_left = 8.0 content_margin_right = 8.0 content_margin_top = 8.0 content_margin_bottom = 8.0 bg_color = Color( 0.133333, 0.12549, 0.203922, 1 ) border_width_left = 4 border_width_top = 4 border_width_right = 4 border_width_bottom = 4 border_color = Color( 0.0941176, 0.0823529, 0.180392, 1 ) border_blend = true corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 expand_margin_left = 8.0 expand_margin_right = 8.0 expand_margin_top = 8.0 expand_margin_bottom = 8.0 [resource] default_font = ExtResource( 1 ) Panel/styles/panel = SubResource( 1 ) PanelContainer/styles/panel = SubResource( 1 ) PopupDialog/styles/panel = SubResource( 1 ) PopupMenu/colors/font_color = Color( 0.88, 0.88, 0.88, 1 ) PopupMenu/colors/font_color_accel = Color( 0.7, 0.7, 0.7, 0.8 ) PopupMenu/colors/font_color_disabled = Color( 0.4, 0.4, 0.4, 0.8 ) PopupMenu/colors/font_color_hover = Color( 0.88, 0.88, 0.88, 1 ) PopupMenu/constants/hseparation = 16 PopupMenu/constants/vseparation = 16 PopupMenu/fonts/font = ExtResource( 1 ) PopupMenu/icons/checked = null PopupMenu/icons/radio_checked = null PopupMenu/icons/radio_unchecked = null PopupMenu/icons/submenu = null PopupMenu/icons/unchecked = null PopupMenu/styles/hover = null PopupMenu/styles/labeled_separator_left = null PopupMenu/styles/labeled_separator_right = null PopupMenu/styles/panel = SubResource( 2 ) PopupMenu/styles/panel_disabled = null PopupMenu/styles/separator = null