Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Background Cover (Simplified)New to Visual Studio Code? Get it now.
Background Cover (Simplified)

Background Cover (Simplified)

XIAYM

|
43 installs
| (0) | Free
[Optimized] Add an image you like to cover the entire VSCode. / 添加你喜欢的图片覆盖整个 VSCode 背景
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


logo
VS Code - Background Cover (Simplified)

Add an image you like to cover the entire vscode. Without any annoying features.

[!WARNING]

This extension works by editing the vscode's Javascript files.
Therefore, a notification will appear after installing or vscode updates. You can click on [never show again] to avoid it.

If it repeatedly fails, please restore the file manually.

  • Path: Microsoft VS Code/resources/app/out/vs/workbench/
  • Rename: workbench.desktop.main.js.bak => workbench.desktop.main.js

Changes

This fork refactored most of the codebase & removed many unnecessary functionalities.

We:

  • Simplified the codebase
  • Made the language proper & more understandable
  • Added support for multiple folders

Installing

You can find existing VSIX from GitHub Releases, or install directly from VS Marketplace.

To build this extension, please:

  • Clone the repository
  • Run npm i inside the cloned folder (or whatever tool you like)
  • Run npx @vscode/vsce@latest package to package the extension
  • Start VSCode, navigate to "Extensions" and click on "Install from VSIX" in the menu
  • Select the output VSIX and enjoy

Uninstalling

Before uninstalling, please disable the background image manually!

Acknowledgement

Original Repository

Enjoy!

The world is worth fighting for.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft