matplotlib / matplotlib/napari-matplotlib
Icon colour doesn't match in napari's light theme.
未关闭
还没有人认领这个 Issue。
good first issue
Styling
- 主要语言
- Python
- 星标
- 46
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 涉及 MPL 工具栏图标和 napari 的 QPushButton UI。首先定位工具栏图标资源,并将其与 napari 在浅色主题下的重新着色行为进行比较;检查 issue 中描述的棕灰色和按钮边框。完成标准是图标与 napari 浅色模式的外观一致,同时深色模式仍然正确。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- matplotlib, python
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100