Skip to content

feat(ui): add backgroundOverlayDarkStrong color - #169

Merged
renefloor merged 1 commit into
mainfrom
feat/participant-tile
Aug 28, 2026
Merged

feat(ui): add backgroundOverlayDarkStrong color#169
renefloor merged 1 commit into
mainfrom
feat/participant-tile

Conversation

@renefloor

Copy link
Copy Markdown
Collaborator

Submit a pull request

Linear: FLU-751

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

This simply adds a missing color needed for video

The design system's `background/core/overlay-dark-strong` token had no
equivalent in `StreamColorScheme`: `backgroundOverlayDark` is 25% ink in
light and 50% in dark, where the design calls for 75%.

It is used by surfaces that sit on top of arbitrary imagery or video and
have to stay legible regardless of what is behind them — the participant
name pill and connection quality indicator on a video call tile.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@renefloor
renefloor requested a review from a team as a code owner August 28, 2026 12:49
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4c394904-23fa-4a96-bfbb-3e31f8b03b13


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.93%. Comparing base (2d640e1) to head (c21bd8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   65.93%   65.93%           
=======================================
  Files         203      203           
  Lines        8198     8198           
=======================================
  Hits         5405     5405           
  Misses       2793     2793           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renefloor
renefloor merged commit 31c96f6 into main Aug 28, 2026
14 checks passed
@renefloor
renefloor deleted the feat/participant-tile branch August 28, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants