Skip to content

Fix broadcast message text in darkmode

Sascha Eggenberger requested to merge fix-boradcast-message-darkmode-text into master

What does this MR do and why?

Fix broadcast message text in darkmode

Fixes the variants indigo, blue, green, red & dark to use proper contrast in darkmode.

Note: See gitlab-ui!4114 (comment 1875136307) for the reasons why we opt to fix it in the product instead of GitLab UI.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

  1. Add a broadcast message in http://gdk.test:3000/admin/broadcast_messages
  2. Check it in darkmode

Related to #444717 (closed)

Edited by Sascha Eggenberger

Merge request reports