Set textPreformat.background in dark 2026 theme (#294303)

Tweak code backgrounds in markdown
This commit is contained in:
David Dossett
2026-02-10 18:32:00 -08:00
committed by GitHub
parent 50a163589e
commit 272ea03136

View File

@@ -15,6 +15,7 @@
"textCodeBlock.background": "#242526",
"textLink.foreground": "#48A0C7",
"textLink.activeForeground": "#53A5CA",
"textPreformat.background": "#262626",
"textPreformat.foreground": "#888888",
"textSeparator.foreground": "#2a2a2aFF",
"button.background": "#3994BCF2",