In vscode open the command palette with Ctrl-Shift-P and then “Configure Runtime Arguments”. In the argv.json
file that opens, set "disable-color-correct-rendering":
to false
. This seems to fix the weird issues with background colour blocks that I get on Linux.