Fix: web ide text display issue in dark mode
What does this MR do and why?
issue: #381406
When users use the "Dark" syntax highlighting theme, the text display will be difficult to read in the commit area of the WebIDE.
/cc @JeremyWuuuuu @prajnamas @orozot @qk44077907
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Select any project with edit permissions
- Editing project files using WebIDE
- After editing, click submit
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.