You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an old issue but figured I'd lend an answer.
This can be achieved by providing a custom markdown.styles CSS file in VSCode's settings. See Using your own CSS.
As a note you will have to apply the background style to the .github-markdown-body class not just the body element to avoid the extension overriding it. See comment #98 (comment)
How to change the background color?
The text was updated successfully, but these errors were encountered: