leodevbro / vscode-blockman

VSCode extension to highlight nested code blocks
https://github.com/leodevbro/vscode-blockman
MIT License
345 stars 16 forks source link

[Question] How do I disable background colors for blocks? #85

Closed WHMHammer closed 2 years ago

WHMHammer commented 2 years ago

Hi, I'd like to disable background colors for the blocks (use the same vscode theme-defined background color for all blocks) but keep the block borders. How shall I do so? Thank you!

leodevbro commented 2 years ago

Please see the "keep only borders" section in Blockman page. If you still need help, feel free to comment here with more details.

WHMHammer commented 2 years ago

I should have checked the REAME first... That solved my problem. Thank you so much!