Merge pull request #195853 from microsoft/ddossett/wicked-narwhal

Increase link contrast in dark modern
This commit is contained in:
David Dossett
2023-10-17 18:30:11 -07:00
committed by GitHub

View File

@@ -111,8 +111,8 @@
"textBlockQuote.background": "#2B2B2B",
"textBlockQuote.border": "#616161",
"textCodeBlock.background": "#2B2B2B",
"textLink.activeForeground": "#40A6FF",
"textLink.foreground": "#40A6FF",
"textLink.activeForeground": "#4daafc",
"textLink.foreground": "#4daafc",
"textPreformat.foreground": "#D0D0D0",
"textPreformat.background": "#3C3C3C",
"textSeparator.foreground": "#21262D",