Skip to content

Fix feature pipeline status dark mode #7018

@talissoncosta

Description

@talissoncosta

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


Part of the Design System Audit (#6606) · Epic: #6882

Metadata

Metadata

Assignees

No one assigned

    Labels

    front-endIssue related to the React Front End Dashboardtech-debtTechnical debt issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions