Skip to content

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.

image

/cc @JeremyWuuuuu @prajnamas @orozot @qk44077907

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. Select any project with edit permissions
  2. Editing project files using WebIDE
  3. 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.

Merge request reports