Skip to content

Commit

Permalink
Fix icon_pressed_hover color
Browse files Browse the repository at this point in the history
  • Loading branch information
Jowan-Spooner committed Aug 16, 2024
1 parent 8405d4a commit 7b4639c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions material_maker/theme/modern.tres
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ corner_radius_bottom_left = 3
[resource]
default_font = ExtResource("1_hqoqt")
default_font_size = 16
Button/colors/icon_hover_pressed_color = Color(0.874128, 0.694643, 0.972002, 1)
Button/colors/icon_pressed_color = Color(0.792157, 0.478431, 0.94902, 1)
Button/styles/disabled = SubResource("StyleBoxFlat_inl5r")
Button/styles/focus = SubResource("StyleBoxFlat_kvrsn")
Expand Down
1 change: 0 additions & 1 deletion material_maker/widgets/gradient_editor/gradient_popup.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ popup/item_3/id = 3
unique_name_in_owner = true
layout_mode = 2
tooltip_text = "Pin"
theme_override_colors/icon_pressed_color = Color(0.850395, 0.313357, 0.714746, 1)
toggle_mode = true
icon = ExtResource("3_bxwrk")
flat = true
Expand Down

0 comments on commit 7b4639c

Please sign in to comment.