Flagsmith / Flagsmith/flagsmith

Fix feature pipeline status dark mode

Open
#7,018 0 comments 0 reactions 1 assignee Claimed by @talissoncosta View on GitHub
front-end tech-debt
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

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

- #6904 — Semantic colour tokens must land first

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.