[gd_resource type="Theme" load_steps=4 format=2] [ext_resource path="res://fonts/small_text.tres" type="DynamicFont" id=1] [ext_resource path="res://UI_themes/pane.tres" type="StyleBox" id=2] [ext_resource path="res://UI_themes/WindowDialog.tres" type="StyleBox" id=3] [resource] default_font = ExtResource( 1 ) Button/colors/font_color = Color( 0.88, 0.88, 0.88, 1 ) Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) Button/colors/font_color_hover = Color( 0.94, 0.94, 0.94, 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 = null Button/styles/normal = null Button/styles/pressed = null Label/colors/font_color = Color( 1, 1, 1, 1 ) Panel/styles/panel = ExtResource( 2 ) SpinBox/icons/updown = null WindowDialog/colors/title_color = Color( 0, 0, 0, 1 ) WindowDialog/constants/close_h_ofs = 18 WindowDialog/constants/close_v_ofs = 24 WindowDialog/constants/scaleborder_size = 12 WindowDialog/constants/title_height = 32 WindowDialog/fonts/title_font = null WindowDialog/icons/close = null WindowDialog/icons/close_highlight = null WindowDialog/styles/panel = ExtResource( 3 )