VSCode Wallpaper
Config in sttings.json on VSCode
Name |
Type |
Description |
background.enabled |
Boolean |
If background enabled. |
background.useDefault |
Boolean |
If use default images. |
background.customImages |
Array<String> |
Your Your custom Images(Max length is 3) |
background.style |
Object |
Custom style |
background.styles |
Array<Object> |
Style of each image. |
background.useFront |
Boolean |
true :On the top of code. false : Behind the code |
| |