mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-24 06:55:38 +00:00
13 lines
596 B
Plaintext
13 lines
596 B
Plaintext
[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://jyva1n4es6p6" path="res://assets/icons/pixelitos/vcs-conflicting.svg" id="2_45lod"]
|
|
|
|
[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/icons/checked = ExtResource("1_pvl23")
|
|
CheckBox/icons/unchecked = ExtResource("2_45lod")
|