Created new theme for use in UI controls. (May be renamed to settings_theme.tres, and used for Settings dialog only.)
24 lines
936 B
Text
24 lines
936 B
Text
[gd_resource type="Theme" format=3 uid="uid://dh11pgqmtpeig"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dfugh"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_hlhir"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dfugh"]
|
|
bg_color = Color(1, 1, 1, 0.40392157)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hlhir"]
|
|
bg_color = Color(1, 1, 1, 0.57254905)
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ay4fc"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_u7u7u"]
|
|
|
|
[resource]
|
|
BlankButton/base_type = &"Button"
|
|
BlankButton/styles/disabled = SubResource("StyleBoxEmpty_dfugh")
|
|
BlankButton/styles/focus = SubResource("StyleBoxEmpty_hlhir")
|
|
BlankButton/styles/hover = SubResource("StyleBoxFlat_dfugh")
|
|
BlankButton/styles/hover_pressed = SubResource("StyleBoxFlat_hlhir")
|
|
BlankButton/styles/normal = SubResource("StyleBoxEmpty_ay4fc")
|
|
BlankButton/styles/pressed = SubResource("StyleBoxEmpty_u7u7u")
|