Fix commit msg color for dark mode graph
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.
How to set up and validate locally
I took the following steps to validate the MR at my end.
- Open a GitPod with these changes
- Login to Gitlab and open Gitlab Test Repository. /gitlab-org/gitlab-test/-/network/master
- Verify that colors are okay in the default theme
- Change the theme at
/-/profile/preferences
- 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.
-
I have evaluated the MR acceptance checklist for this MR.