Skip to content

Fix commit msg color for dark mode graph

Rohan Verma requested to merge rhnvrm/gitlab:fix-dark-graph-msg into master

What does this MR do and why?

This MR fixes the commit message color when in dark mode for the Repository Graph view.

Closes #325578 (closed)

Screenshots or screen recordings

The screenshot is from the Gitlab Test repo using a Gitpod.

Screenshot_2021-11-09_11-19-52

How to set up and validate locally

I took the following steps to validate the MR at my end.

  1. Open a GitPod with these changes
  2. Login to Gitlab and open Gitlab Test Repository. /gitlab-org/gitlab-test/-/network/master
  3. Verify that colors are okay in the default theme
  4. Change the theme at /-/profile/preferences
  5. Check the graph again and verify that the colors are okay. /gitlab-org/gitlab-test/-/network/master

MR acceptance checklist

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

Merge request reports

Loading