RetroDECK/tools/configurator/assets/themes/default_theme.tres
Rekku 1483ad10fc Buttons!
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
2024-08-19 16:20:32 +01:00

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")