musescore / musescore/MuseScore
Add shortcut action to toggle between dark/light modes
Open
Nobody has claimed this yet.
community
internal
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
I take screenshots of both dark and lights modes for the handbook. It'd be nice if there was a way to trigger this change via a shortcut so I don't have to open preferences every time.
It can be called 'Toggle light/dark theme'. It should not have a default shortcut.
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.
Research direction
Start by tracing the shortcut and preferences entry points for existing theme actions. Add a “Toggle light/dark theme” action without a default shortcut, then verify it switches themes and can be assigned through preferences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100