docs: make package-slices.svg readable in dark mode
Metadata
Current evaluation
Superseded by PR #1108. The dark mode SVG fix was closed due to unrelated commits, with the resolution cleanly implemented in the replacement pull request.
Suggested action: —
No scores available.
Issue body
Fixes #840
The package slicing SVG used black strokes/fills on a transparent background, making arrows/text hard to see in dark mode. Use currentColor for black stroke/fill so the diagram follows the documentation theme.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Superseded by PR #1108. The dark mode SVG fix was closed due to unrelated commits, with the resolution cleanly implemented in the replacement pull request. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by PR #1108, which cleanly resolves issue #840. The original PR updated an SVG diagram to use currentColor for dark mode compatibility but was closed after accidentally including unrelated commits. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by PR #1108, which cleanly resolves issue #840. The original pull request was closed without merging due to unrelated commits. The fix updates the package-slices SVG to use currentColor for dark mode compatibility. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1108 docs: make package-slices.svg readable in dark mode | rockcraft | open | Docs fix restyling package-slices.svg with neutral greys for dark-mode readability. Approved by 2 reviewers, but closed as superseded by replacement PR #1108, which implements the same fix and is ready to merge. |