Open Issues Need Help
View All on GitHub ライトモードでDevToolを使うと、コードの文字が背景色と同色に近くて読めない 3 months ago
AI Summary: When using DevTools in light mode, the code text within `.modal-body pre` elements is unreadable. This is because the text color is incorrectly set to `--text` instead of the intended `--card`, making it too similar to the background color.
Complexity:
1/5
bug help wanted