Dark mode + light syntax highlighting leads to contrast problems for rich text suggestion diff editing
To reproduce:
- Set your user to use dark mode (dark or auto)
- Set your user to use Light syntax highlighting
- Remove any custom diff colors for your user
- Go to an MR
- Comment on a line in the diff
- Ensure you are using rich text editing
- Add a suggestion
You will see that the suggested addition in the suggestion diff while you edit has text that cannot be read against the diff addition background color
