[gd_resource type="Theme" load_steps=9 format=3 uid="uid://yc0fr3axo26b"] [ext_resource type="Texture2D" uid="uid://mydl26b5cly5" path="res://Martian Assets/GUI/Icons/buttonHover.png" id="1_4kfa6"] [ext_resource type="Texture2D" uid="uid://dqk2too72quiw" path="res://Martian Assets/GUI/Icons/button.png" id="1_cjno0"] [ext_resource type="Texture2D" uid="uid://ck3icafvbo5li" path="res://Martian Assets/GUI/Icons/buttonActive.png" id="3_ddlnn"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_4kfa6"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_otgti"] [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_dn5sv"] texture = ExtResource("1_4kfa6") texture_margin_left = 3.0 texture_margin_right = 3.0 [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_gptk6"] texture = ExtResource("1_cjno0") texture_margin_left = 3.0 texture_margin_right = 3.0 [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_idsfv"] texture = ExtResource("3_ddlnn") texture_margin_left = 3.0 texture_margin_right = 3.0 [resource] Button/styles/disabled = SubResource("StyleBoxEmpty_4kfa6") Button/styles/focus = SubResource("StyleBoxEmpty_otgti") Button/styles/hover = SubResource("StyleBoxTexture_dn5sv") Button/styles/normal = SubResource("StyleBoxTexture_gptk6") Button/styles/pressed = SubResource("StyleBoxTexture_idsfv")