-
Notifications
You must be signed in to change notification settings - Fork 495
Open
Labels
front-endIssue related to the React Front End DashboardIssue related to the React Front End Dashboardtech-debtTechnical debt issuesTechnical debt issues
Description
Problem
The entire release pipeline visualisation is broken in dark mode. White circles and grey lines render on a dark background, making the component unusable.
Files
web/styles/components/_feature-pipeline-status.scss:2,4,16,20,30,39,43,52- Hardcoded:
white(bg),#AAA(border/bg),#6837fc(border),#53af41(border/bg)
Solution
Add .dark overrides using semantic colour tokens from #6904.
Blocked by
- Introduce semantic colour tokens and primitive palette #6904 — Semantic colour tokens must land first
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
front-endIssue related to the React Front End DashboardIssue related to the React Front End Dashboardtech-debtTechnical debt issuesTechnical debt issues