notepad-plus-plus / notepad-plus-plus/notepad-plus-plus

[Feature Request] Changing bookmark color support

Open
#12,511 2 comments 1 reaction 0 assignees View on GitHub

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 😅.
image

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.