Skip to content

Fix text contrast in empty pinned items text

What does this MR do and why?

Fix text contrast in empty pinned items by adding mix-blend: multiply to Light themes and mix-blend: screen to Dark mode

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2023-12-18 at 17.49.43.png Screenshot 2023-12-18 at 17.39.32.png
Screenshot 2023-12-22 at 15.23.05.png Screenshot 2023-12-22 at 15.21.16.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate into a project
  2. if you have pinned items, remove them all for the active profile

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #428357 (closed)

Edited by James Rushford

Merge request reports