[gd_resource type="Theme" load_steps=6 format=2] [ext_resource path="res://fonts/MonogramExtended.tres" type="DynamicFont" id=1] [ext_resource path="res://themes/style_box_texture.png" type="Texture" id=2] [ext_resource path="res://themes/style_box_texture_1x1.png" type="Texture" id=3] [sub_resource type="StyleBoxTexture" id=2] texture = ExtResource( 3 ) region_rect = Rect2( 0, 0, 1, 1 ) margin_left = 1.0 margin_right = 1.0 margin_top = 1.0 margin_bottom = 1.0 expand_margin_left = 1.0 expand_margin_right = 1.0 [sub_resource type="StyleBoxTexture" id=1] texture = ExtResource( 2 ) region_rect = Rect2( 0, 0, 3, 3 ) margin_left = 1.0 margin_right = 1.0 margin_top = 1.0 margin_bottom = 1.0 expand_margin_left = 1.0 expand_margin_right = 1.0 [resource] default_font = ExtResource( 1 ) HSeparator/constants/separation = 1 HSeparator/styles/separator = SubResource( 2 ) PanelContainer/styles/panel = SubResource( 1 )