Improve Audio Bus button pressed state visibility #91236
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Light theme audio bus buttons have an issue where I believe thanks to how the icons are loaded, they're much darker by default, which means it's a lot more difficult to modulate them into being bright colors like it would be on dark themes. This caused me (and probably other users, I'm sure) to accidentally click "solo" on a bus and I being unable to figure out why audio wasn't working for a while since at a glance I could not distinguish the button's pressed state.
This PR addresses that by adding a colored underline to the buttons which keeps them as compact as before but allows you to tell at a glance which buses are solo/muted/bypassed.
Before & After comparison:
The worst offender: