Skip to content

Theme Fixes: Sound Effect Editor & Field Editor Header Bar#10400

Merged
thsparks merged 2 commits intomasterfrom
thsparks/theme_fixes
Feb 27, 2025
Merged

Theme Fixes: Sound Effect Editor & Field Editor Header Bar#10400
thsparks merged 2 commits intomasterfrom
thsparks/theme_fixes

Conversation

@thsparks
Copy link
Contributor

Fixes microsoft/pxt-arcade#6733
Fixes microsoft/pxt-arcade#6705

The header bars for field editors are hard-coded to match the colors of the blocks (mostly, though I did have to fix this for the sound effect editor in this change). With this in mind, we should also hard-code the editor toggle color to ensure good contrast.

Also, the sound effect editor graphs had some elements that were hard to see in dark mode. This includes some changes that should make them more apparent.

Before:
image

After:
image

@thsparks thsparks requested a review from a team February 26, 2025 19:35
@thsparks thsparks merged commit 1ce0557 into master Feb 27, 2025
7 checks passed
@thsparks thsparks deleted the thsparks/theme_fixes branch February 27, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sound effect editor graph handles & numbers are hard to see in dark mode Themes - Asset editor in dark mode has low contrast in the title bar

2 participants