Fix textPreformat.foreground in v2 themes (#173848)

This commit is contained in:
David Dossett
2023-02-08 10:06:07 -08:00
committed by GitHub
parent 9dc6eac1e6
commit d30d44aea2
2 changed files with 1 additions and 2 deletions

View File

@@ -141,7 +141,6 @@
"textCodeBlock.background": "#6e768166",
"textLink.activeForeground": "#005FB8",
"textLink.foreground": "#005FB8",
"textPreformat.foreground": "#8b949e",
"textSeparator.foreground": "#21262d",
"titleBar.activeBackground": "#f8f8f8",
"titleBar.activeForeground": "#1e1e1e",