X Tutup
Skip to content

Improve interaction feedback in modern theme#114571

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
passivestar:interaction-colors
Jan 5, 2026
Merged

Improve interaction feedback in modern theme#114571
akien-mga merged 1 commit intogodotengine:masterfrom
passivestar:interaction-colors

Conversation

@passivestar
Copy link
Contributor

Adds hover/pressed luminance variation to flat buttons of modern theme + some other related fixes in both themes. Together with changes in #114162 this closes #112835.

  1. Different hover/pressed luminance for flat buttons and bottom panel tabs:
Master PR
1 2
  1. Different hover/selected luminance for trees and item lists:
Master PR
5 6
3 4
  1. Renderer button uses brighter renderer color on hover instead of turning white (both themes):
Master PR
9 10
  1. Pressed colored game toolbar button icons dont get tinted with accent color anymore (both themes):
Master PR
7 8
  1. Added text highlight on hover to inspector sections as a temporary improvement until sections are rewritten to subclass FoldableContainer, hopefully in 4.7. That will be a good opportunity to explore new designs for inspector sections and solve other issues like visual separation.
sc.mp4

@passivestar passivestar requested review from a team as code owners January 3, 2026 18:40
@passivestar passivestar requested a review from a team January 3, 2026 18:40
@YeldhamDev YeldhamDev added this to the 4.6 milestone Jan 3, 2026
@akien-mga akien-mga merged commit 7552bbf into godotengine:master Jan 5, 2026
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@passivestar passivestar deleted the interaction-colors branch January 5, 2026 11:46
rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 16, 2026
…lors

Improve interaction feedback in modern theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The modern theme lacks some interaction feedback in comparison to the classic theme

3 participants

X Tutup