0 留言 (0 留言)0 反應 (0 反應)1 負責人 (1 負責人)Java26,854 star (26,854 star)2,579 fork (2,579 fork)batch import
area/frontendgood first issuekind/quick-win
- 議題類型
- bug
- 研究方向
- The issue is about the trigger text color in topo light mode. Likely the CSS for the trigger text in the topology view is not applying the correct color in light mode. Search for CSS files related to topology or light mode in the repository. Look for selectors that set color on trigger elements and ensure they have a specific color for light mode (e.g., `color: #fff` or similar). Check if there is a CSS variable or theme definition for light mode that needs to be adjusted.