X Tutup
Skip to content

Fix overbrightened GraphEdit overlays in light version of modern theme#112499

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
passivestar:graphedit-light-fix
Nov 11, 2025
Merged

Fix overbrightened GraphEdit overlays in light version of modern theme#112499
Repiteo merged 1 commit intogodotengine:masterfrom
passivestar:graphedit-light-fix

Conversation

@passivestar
Copy link
Contributor

Closes #112311

image

Note: regardless of the theme, minimap nodes use the colors of actual nodes which makes them hard to see in light themes. Can be reworked to make them use their own variations with better contrast but it's out of scope of this PR

@passivestar passivestar requested review from a team as code owners November 7, 2025 07:56
@akien-mga akien-mga added this to the 4.6 milestone Nov 7, 2025
@YeldhamDev YeldhamDev requested a review from Chaosus November 7, 2025 15:33
@Repiteo Repiteo merged commit 699b662 into godotengine:master Nov 11, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 11, 2025

Thanks!

@passivestar passivestar deleted the graphedit-light-fix branch December 21, 2025 16:12
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.

On Modern Solarized (Light) theme the GraphEdit's is overbrighted

4 participants

X Tutup