[gd_resource type="Theme" load_steps=6 format=3 uid="uid://b8l285cjcgeyi"] [ext_resource type="FontFile" uid="uid://nbrt5q3t8tud" path="res://assets/fonts/pico12.ttf" id="1_103to"] [ext_resource type="Texture2D" uid="uid://d0yhee0scl7mc" path="res://assets/sprites/gui/ButtonBackground.tres" id="1_y0kbp"] [ext_resource type="Texture2D" uid="uid://dxmg20mrnpt8r" path="res://assets/sprites/gui/SelectionGeneric.tres" id="2_h0nd2"] [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_na4u2"] texture = ExtResource("1_y0kbp") texture_margin_left = 12.0 texture_margin_top = 12.0 texture_margin_right = 12.0 texture_margin_bottom = 12.0 [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mv7jy"] texture = ExtResource("2_h0nd2") texture_margin_left = 12.0 texture_margin_top = 12.0 texture_margin_right = 12.0 texture_margin_bottom = 12.0 axis_stretch_horizontal = 1 axis_stretch_vertical = 1 draw_center = false [resource] default_font = ExtResource("1_103to") Button/colors/font_color = Color(0, 0, 0, 1) Button/colors/font_focus_color = Color(0, 0, 0, 1) Button/colors/font_outline_color = Color(1, 1, 1, 1) Button/colors/font_pressed_color = Color(1, 1, 1, 1) Button/styles/disabled = SubResource("StyleBoxTexture_na4u2") Button/styles/focus = SubResource("StyleBoxTexture_mv7jy") Button/styles/hover = SubResource("StyleBoxTexture_na4u2") Button/styles/normal = SubResource("StyleBoxTexture_na4u2") Button/styles/pressed = SubResource("StyleBoxTexture_na4u2")