参考:https://blog.csdn.net/lm1022/article/details/121609419
file-perferences-settings-extensions-plugin background config-style-edit in settings.json
改成下面这样
"background.useDefault": false, "background.style": { "content": "''", "pointer-events": "none", "position": "absolute", "z-index": "99999", "width": "100%", "height": "100%", "background-position": "0% 0%", "background-size": "cover", "background-repeat": "no-repeat", "opacity": 0.16 }, "background.customImages": ["file:///F:/bz/bz/wallhaven-zm8l5g.png"]
标签:设置,style,background,vscode,file,0%,position,背景图片 From: https://www.cnblogs.com/jqynr/p/16706722.html