mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
1483ad10fc
On branch cooker Changes to be committed: modified: tools/configurator/assets/themes/default_theme.tres modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/res/pixel_ui_theme/m5x7.ttf.import
11 lines
445 B
Plaintext
11 lines
445 B
Plaintext
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://hhc60cllcg47"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cybgluovwyfme" path="res://assets/icons/kenney_input-prompts-pixel-16/Tiles/tile_0000.png" id="1_5eqtb"]
|
|
|
|
[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_5eqtb")
|