← Back to issue list

docs: make package-slices.svg readable in dark mode

View original Github issue

Metadata

Project
rockcraft
Number
#1108
Type
pull request
State
open
Author
gcomneno
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action: close stale

Reason: The tracker records #1107 as closed and 'Superseded by PR #1108', which is open, approved by two reviewers, and implements the identical SVG fix, so this PR is no longer applicable. The author's final comment (2026-03-23) confirms disengagement, and the only failing check (snap-tests) was confirmed by maintainer @asanvaq as a persistent, unrelated failure affecting all PRs.

Impact: 15 Quick Win: 14.25 Staleness: 80 Complexity: 5 Confidence: 80

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.8-27b
Impact: 15
Quick Win: 14.25
Staleness: 80
Complexity: 5
Confidence: 80
close stale 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.
qwen/qwen3.6-35b-a3b
Staleness: 45
Complexity: 10
Confidence: 90
needs review Updates package-slices.svg to use neutral greys for better dark mode readability. Approved by two reviewers with zero unresolved comments. CI shows one persistent unrelated failure. Ready to merge pending maintainer action.
qwen3.6-35b-a3b-mtp-q6
Staleness: 45
Complexity: 10
Confidence: 90
needs review Updates package-slices.svg to use neutral greys for improved dark mode readability. CI failures are confirmed unrelated. Awaiting maintainer review.
qwen3.6-35b-a3b-mtp-q6
Staleness: 75
Complexity: 10
Confidence: 75
needs review Updates package-slices.svg to use theme-aware colors for dark mode readability. CI failures are acknowledged as unrelated. The change is complete and ready for maintainer review.
qwen3.6-35b-a3b-mtp-q6
Staleness: 55
Complexity: 10
Confidence: 80
needs review Updates package-slices.svg to use theme-aware colors for dark mode readability. Stalled for 84 days after maintainer confirmed unrelated CI failures. Awaiting maintainer review or effectively abandoned.

Update history

No update history recorded yet.

Related work

  • Likely Fixed By: rockcraft#1108 (confidence 90%)

    Replacement PR with the same title and fix; open, 2 approvals, 0 unresolved comments, ready to merge pending maintainer action.

  • Related To: rockcraft#840 (confidence 85%)

    The issue this PR fixes (dark-mode SVG readability); tracker notes the image was later removed from docs via PR #1267, further reducing this PR's relevance.

Related issues

Issue Project State Summary Similarity
#1107 docs: make package-slices.svg readable in dark mode rockcraft closed 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.
89%