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:
@@ -126,7 +126,7 @@
|
||||
"textCodeBlock.background": "#6e768166",
|
||||
"textLink.activeForeground": "#40A6FF",
|
||||
"textLink.foreground": "#40A6FF",
|
||||
"textPreformat.foreground": "#8b949e",
|
||||
"textPreformat.foreground": "#f85149",
|
||||
"textSeparator.foreground": "#21262d",
|
||||
"titleBar.activeBackground": "#181818",
|
||||
"titleBar.activeForeground": "#ffffffc5",
|
||||
|
||||
Reference in New Issue
Block a user