obey ui.theme.colorBlind
Open
Nobody has claimed this yet.
binaryninja
Effort: Low
enhancement
Impact: Low
UI
- Dominant language
- C++
- Stars
- 331
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Instead of always green/red, the icon colors should obey ui.theme.colorBlind
Contributor guide
No contributing guide indexed for this repository
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 icon color handling and the ui.theme.colorBlind setting. Check how the current green/red colors are selected and identify the existing theme behavior to follow. Done means the icons use color-blind-friendly colors when the setting is enabled, rather than always using green and red.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- accessibility
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100