Make button hover color less bright
This commit is contained in:
parent
d0d71e0e85
commit
e98d81446c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ corner_radius_bottom_left = 16
|
||||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_3w3dx"]
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_3w3dx"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_u0wf7"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_u0wf7"]
|
||||||
bg_color = Color(0.992157, 0.0470588, 0.243137, 1)
|
bg_color = Color(0.945098, 0.0313726, 0.227451, 1)
|
||||||
corner_radius_top_left = 16
|
corner_radius_top_left = 16
|
||||||
corner_radius_top_right = 16
|
corner_radius_top_right = 16
|
||||||
corner_radius_bottom_right = 16
|
corner_radius_bottom_right = 16
|
||||||
|
|
Loading…
Reference in a new issue