← Back to issue list

Support chart colours aren't dark-mode friendly

View original Github issue

Metadata

Project
snapcraft
Number
#6161
Type
issue
State
open
Author
medubelko
Labels
Type: Bug
Created
Updated
Closed

Current evaluation

Support-schedule chart in snapcraft docs renders release milestones and legacy add-on commitment in near-black (#111), unreadable in dark mode. Fix requested: Canonical colours with contrast for both modes. Unfixed; black fill still in support-chart.css, no activity since filing.

Suggested action: keep open

Reason: The issue is a valid, clearly-scoped bug (labeled Type: Bug, filed by maintainer medubelko) and is still reproducible: docs/_static/css/support-chart.css still defines .chart__bar--black { fill: #111; } and .chart__milestone-release { fill: #56334b; }, and the only commits touching the chart files are the original addition (#5911) and a label/date update (#6158), neither of which addresses dark-mode contrast. It should remain open for a straightforward CSS colour fix.

Impact: 20 Quick Win: 16.0 Staleness: 55 Complexity: 20 Confidence: 80 Support Request: 0

Issue body

### Check existing issues - [x] I've verified that this request isn't described by any existing issues. ### Request ## Situation In the support chart, the release milestones and legacy add-on commitment is coloured black, which doesn't render well in dark mode. <img width="1262" height="340" alt="Image" src="https://github.com/user-attachments/assets/9b41e217-abde-476a-9a33-2ffe08e59f69" /> ## Request Use standard Canonical colours instead, that have sufficient contrast for both modes. ### Document location https://documentation.ubuntu.com/snapcraft/stable/reference/support-schedule/

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 20
Quick Win: 16.0
Staleness: 55
Complexity: 20
Confidence: 80
Support Request: 0
keep open Support-schedule chart in snapcraft docs renders release milestones and legacy add-on commitment in near-black (#111), unreadable in dark mode. Fix requested: Canonical colours with contrast for both modes. Unfixed; black fill still in support-chart.css, no activity since filing.
qwen/qwen3.6-35b-a3b
Staleness: 70
Complexity: 10
Confidence: 85
Support Request: 0
needs triage Support chart on documentation site uses black text that lacks contrast in dark mode. Open for 105 days with no maintainer comments or activity.
qwen3.6-35b-a3b-mtp-q6
Staleness: 65
Complexity: 15
Confidence: 85
Support Request: 5
needs triage Support chart uses black text that lacks contrast in dark mode. Reported by a maintainer with a screenshot and link to the affected documentation page. Awaiting team triage.
qwen3.6-35b-a3b-mtp-q6
Staleness: 45
Complexity: 10
Confidence: 85
Support Request: 0
keep open Support chart uses black elements that lack contrast in dark mode. Requires replacement with standard Canonical colors for proper visibility. Open bug, unassigned, awaiting triage and assignment.

Update history

No update history recorded yet.

Related work

  • Caused By: snapcraft/snapcraft#5911 (confidence 70%)

    PR that introduced the support chart and its hardcoded black milestone/Pro bar colours.

Related issues

Issue Project State Summary Similarity
#6169 docs: fix support chart colours for dark mode snapcraft open Docs-only CSS fix making support-chart Pro bars and milestone markers visible in dark mode via two CSS custom properties with light-mode fallbacks. Pending review, 0 comments, CI passing, no activity since creation ~143 days ago.
76%