matplotlib / matplotlib/napari-matplotlib
Icon colour doesn't match in napari's light theme.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 46
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Our MPL toolbar icons are simple inversions (black) of the white ones (for dark mode).
But Napari's light mode uses a brownish grey and the icons have a button border.
This can probably be fixed in the same way that napari recolours their icons on their QPushButtons in the UI.
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
The issue concerns the MPL toolbar icons and napari's QPushButton UI. Start by locating the toolbar icon assets and comparing them with napari's light-theme recolouring behavior; check the brownish-grey colour and button border described in the issue. Done means the icons match napari's light-mode appearance while dark mode remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100