Skip to content

Fixes discussion timeline icon colors in dark mode

Phil Hughes requested to merge ph/370576/fixTimelineIconsInDarkMode into master

What does this MR do and why?

Fixes the discussion timeline icons colors when in dark mode. Previously they would have no background color and the line between them would not be visible.

Note the color has changed slightly when not in dark mode.

Screenshots or screen recordings

Screenshot_2022-11-15_at_16.18.42

Screenshot_2022-11-15_at_16.19.52

How to set up and validate locally

  • Enable dark mode in user preferences
  • Visit a merge request

MR acceptance checklist

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

Closes #370576 (closed)

Merge request reports