This extension allows you to customize the background color of code blocks in Markdown files for each language.
(この拡張機能は、Markdownファイル内のコードブロックの背景色を言語ごとにカスタマイズできるようにします。)
function
Change the background color of code blocks in Markdown files by language
Multiple language identifiers can be mapped to one setting (e.g. py, python, Python)
Setting the default color for code blocks with no language specified
setting
codeblockHighlight.highlightColors: Specifies the background color for each language of the code block.
Example configuration: