mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Fix textPreformat.foreground in v2 themes (#173848)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user