musescore / musescore/MuseScore
Add stroke to color selector component
Open
@ajuncosa is already working on this.
Since Jul 24, 2026.
P2
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Task
Color selector boxes throughout the app should have a 1px STROKE_COLOUR inside stroke. Without it, if you select a color very close to the background color, because the color selector is no longer distinguishable.
Not a regression, it's always been like this in MS4
https://github.com/user-attachments/assets/d4f54068-6f2a-4e2e-a308-dcbc1550a828
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.