Increase link contrast in dark modern

This commit is contained in:
David Dossett 2023-10-17 18:15:34 -07:00
parent 7a9b57fd52
commit 49671031d1
No known key found for this signature in database
GPG key ID: 52AE5593859A97F3

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",