Skip to content

Revert "Remove $gray-normal in favor of updated $gray-10"

Olena Horal-Koretska requested to merge Fix-broken-dark-mode into master

What does this MR do and why?

This reverts the changes introduced in !90308 (merged) as it breaks how the dark mode looks. The potential culprit is the override of the $gray-10 color in dark.csss but this needs to be investigated closer.

Mor details in the slack channel

Screenshots or screen recordings

Before revert After revert
Screen_Shot_2022-06-16_at_1.02.50_PM Screen_Shot_2022-06-16_at_1.04.03_PM

How to set up and validate locally

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

MR acceptance checklist

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

Edited by David O'Regan

Merge request reports