Fix diff line number contrast for built-in themes (#22464)

This commit is contained in:
Sebastian
2026-04-14 19:59:41 +02:00
committed by GitHub
parent ea3f6be477
commit 4a82fc5552
34 changed files with 61 additions and 71 deletions
@@ -39,7 +39,7 @@
"diffAddedBg": "#354933",
"diffRemovedBg": "#3f191a",
"diffContextBg": "darkBgPanel",
"diffLineNumber": "darkBorder",
"diffLineNumber": "#898989",
"diffAddedLineNumberBg": "#162620",
"diffRemovedLineNumberBg": "#26161a",
"markdownText": "darkFg",