mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Light+ V2: Fix text block quote background (#168915)
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
"tab.unfocusedHoverBackground": "#6e76811a",
|
||||
"terminal.foreground": "#ffffffc5",
|
||||
"terminal.inactiveSelectionBackground": "#E5EBF1",
|
||||
"textBlockQuote.background": "#010409",
|
||||
"textBlockQuote.background": "#f8f8f8",
|
||||
"textBlockQuote.border": "#0000001a",
|
||||
"textCodeBlock.background": "#6e768166",
|
||||
"textLink.activeForeground": "#005FB8",
|
||||
|
||||
Reference in New Issue
Block a user