[gd_resource type="Theme" load_steps=8 format=2] [ext_resource path="res://3rd_party/sysfont/dynamicfont.tres" type="DynamicFont" id=1] [ext_resource path="res://theme/border_stylebox.tres" type="StyleBox" id=2] [ext_resource path="res://theme/slider8px_inner_stylebox.tres" type="StyleBox" id=3] [ext_resource path="res://theme/slider8px_stylebox.tres" type="StyleBox" id=4] [sub_resource type="ImageTexture" id=4] [sub_resource type="ImageTexture" id=2] [sub_resource type="ImageTexture" id=3] [resource] default_font = ExtResource( 1 ) Button/colors/font_color = Color( 1, 1, 1, 1 ) Button/styles/normal = ExtResource( 2 ) HSlider/icons/grabber = SubResource( 4 ) HSlider/icons/grabber_disabled = SubResource( 2 ) HSlider/icons/grabber_highlight = SubResource( 3 ) HSlider/styles/grabber_area = ExtResource( 3 ) HSlider/styles/grabber_area_highlight = ExtResource( 3 ) HSlider/styles/slider = ExtResource( 4 ) Label/colors/font_color = Color( 1, 1, 1, 1 ) Label/colors/font_color_shadow = Color( 0, 0, 0, 0.501961 ) Label/constants/line_spacing = 1 Label/constants/shadow_as_outline = 0 Label/constants/shadow_offset_x = 1 Label/constants/shadow_offset_y = 1 Panel/styles/panel = ExtResource( 2 ) TabContainer/colors/font_color_bg = Color( 0.501961, 0.501961, 0.501961, 1 ) TabContainer/colors/font_color_fg = Color( 1, 1, 1, 1 ) TabContainer/styles/panel = ExtResource( 2 ) TabContainer/styles/tab_bg = ExtResource( 2 ) TabContainer/styles/tab_disabled = ExtResource( 2 ) TabContainer/styles/tab_fg = ExtResource( 2 ) Tree/styles/bg = ExtResource( 2 )