[gd_resource type="Theme" load_steps=4 format=3 uid="uid://hhc60cllcg47"]

[ext_resource type="Texture2D" uid="uid://buod4n6hw4i2m" path="res://assets/icons/pixelitos/vcs-normal.svg" id="1_pvl23"]
[ext_resource type="Texture2D" uid="uid://cn0tfnnihjvy7" path="res://assets/icons/pixelitos/vcs-grey.svg" id="2_ud3yg"]

[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ghisc"]
bg_color = Color(0.6, 0.168627, 0.6, 0.372549)

[resource]
Button/styles/focus = SubResource("StyleBoxFlat_ghisc")
CheckBox/constants/check_v_offset = 0
CheckBox/constants/h_separation = 0
CheckBox/icons/checked = ExtResource("1_pvl23")
CheckBox/icons/unchecked = ExtResource("2_ud3yg")