notepad-plus-plus / notepad-plus-plus/notepad-plus-plus
[Feature Request] Changing bookmark color support
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 29.4k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Team,
Currently bookmark (blue dot on the left-hand side) only support one color (blue ball).
This works great except when dark mode/theme: it becomes a little hard to see them 😅.

It would be great if bookmark ball color can be changed, or at least directly improving it to a brighter color for dark theme.
Best Regards.
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 locating the bookmark marker rendering and the code that applies dark or theme colors in the Notepad++ desktop UI. Check how bookmark visibility is represented in both light and dark themes. Done means the bookmark marker is clearly visible in dark mode and the requested color behavior is covered by the relevant validation or visual checks.
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
- 45/100