musescore / musescore/MuseScore

Add high contrast UI color preference for automation line

Open
#34,154 0 comments 0 reactions 1 assignee View on GitHub

@mathesoncalum is already working on this.

Since Jul 10, 2026.

accessibility P2 UI
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Task

In Preferences > Appearance, when 'Enable high-contrast' is on, we'll need to add a new option to change the color of the automation line. This color will change depending on whether the score is inverted or not, NOT whether the UI is in dark or light mode.

Image

The color defaults are as follows:

  • Invert score OFF: #FFFD38
  • Invert score ON: #1E0073

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.