← Back to issue list

Graphs in Chisel Documentation not very readable in dark mode

View original Github issue

Metadata

Project
rockcraft
Number
#840
Type
issue
State
open
Author
marcusboden
Labels
Created
Updated
Closed

Current evaluation

Chisel docs SVG with black arrows on transparent background unreadable in dark mode; the image has since been removed from the documentation (PR #1267), making the issue no longer applicable.

Suggested action: close stale

Reason: The problematic SVG (package-slices.svg) is no longer referenced in docs/explanation/chisel.rst — the file now contains only text. Commit 888acff0 (PR #1267, 'docs: remove Chisel-related duplicated content') removed the image from the page, so the reported dark-mode readability problem is no longer reproducible. The orphaned SVG file remains in docs/_static/ but is unused.

Impact: 15 Quick Win: 13.5 Staleness: 75 Complexity: 10 Confidence: 80 Support Request: 5

Issue body

### Request type Fix ### What needs to get done The SVG showing the slicing contains black arrows on a transparent background. This means that when reading in dark mode, this is barely visible, thanks to the dark background of the page. The graphic there should be made more readable in dark mode. ### Documentation location https://documentation.ubuntu.com/rockcraft/en/latest/explanation/chisel ### Additional information Here's a screenshot from Firefox 137.0b3: ![Image](https://github.com/user-attachments/assets/003e6207-ffc2-4b6f-8448-e81606f3e8bc)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 15
Quick Win: 13.5
Staleness: 75
Complexity: 10
Confidence: 80
Support Request: 5
close stale Chisel docs SVG with black arrows on transparent background unreadable in dark mode; the image has since been removed from the documentation (PR #1267), making the issue no longer applicable.
qwen/qwen3.6-35b-a3b
Staleness: 90
Complexity: 15
Confidence: 85
Support Request: 5
needs triage SVG graphics in Chisel documentation lack contrast in dark mode, making arrows barely visible. Unlabelled, no maintainer response, inactive for over a year.
qwen3.6-35b-a3b-mtp-q6
Staleness: 85
Complexity: 10
Confidence: 75
Support Request: 5
needs triage Documentation SVG graphics use black arrows on transparent backgrounds, causing poor visibility in dark mode. The report is unlabelled, has zero maintainer comments, and has been inactive for over a year.
qwen3.6-35b-a3b-mtp-q6
Staleness: 88
Complexity: 15
Confidence: 70
Support Request: 10
needs triage Documentation SVG graphics use black arrows on transparent backgrounds, causing poor visibility in dark mode. Unlabelled, zero maintainer comments, inactive for over a year.
qwen3.6-35b-a3b-mtp-q6
Staleness: 85
Complexity: 15
Confidence: 80
Support Request: 10
needs triage Chisel documentation SVGs use black arrows on transparent backgrounds, causing poor visibility in dark mode. The report is open, unassigned, and has no comments, awaiting triage and a styling fix.

Update history

No update history recorded yet.

Related work

  • Likely Fixed By: rockcraft#1267 (confidence 75%)

    Commit 888acff0 'docs: remove Chisel-related duplicated content' removed the image from chisel.rst; the file no longer contains any image directive and package-slices.svg is unreferenced.

Related issues

No related issues found above the similarity threshold.