OneDark-Pro
OneDark-Pro copied to clipboard
How to change background color of code blocks inside markdown file
How can I change the background color of all code blocks inside markdown files. For both one liner (start with `) and multiline (starts with ```).
Here's an example from Sublime text:

vscode don't support that, so I can't add this feature