How to change the code editing environment background of VSCODe? VSCode changes the background color of the editor (code window)
The background color of VSCode is defined in the theme, so the background color of the editor, that is, the code window, cannot be modified in the settings of vscode. For those who want to customize the editor background, you can do it by modifying the theme file, and the operation is not complicated:
(Recommended tutorial: vscode tutorial)
Operation
If your VSCode uses its own theme, you can directly go to the VSCode installation directory to find: \resources\app\extensions directory, this directory The folder starting with theme- below indicates that it is a theme folder. You can find the corresponding folder according to the name of the theme you are currently using and modify it. There are more detailed instructions in the reference link given above. This article mainly focuses on how to modify the background color of the currently used theme folder that cannot be found in this directory.
If you can’t find the file of the theme you are currently using, you may be using the green version (decompressed version) of VSCode like me. Of course, if you can’t find the installed version, you can also try this method. .
Steps
The theme I use is Brackets Light Pro:
In your user directory : Usually C:\Users[your username].vscode\extensions stores the third-party plug-ins you downloaded from the vscode plug-in library. Of course, the theme will also be here, so find your current directory. The folder with the theme name is the theme folder that will be modified later.
The name of my folder here is: eryouhao.brackets-light-pro-0.3.3. Go to the themes folder under this folder and find a file like Brackets Light Pro-color-theme.json. Open it with Notepad and modify the value corresponding to editor.background:
After the modification is completed, restart vscode and you can see it It works~~~
The above is the detailed content of How to change the background of the code editing environment of VSCODe. For more information, please follow other related articles on the PHP Chinese website!

2022年了,该学会用VSCode debug了!下面本篇文章手把手带大家会习VSCode debug,希望对大家有所帮助!

本篇是VSCode配置文章,手把手教大家怎么在VSCode中配置使用 Geant4 和 Root,希望对大家有所帮助!

本篇文章扒拉一下vscode Prettier的选项,总结分享16个让你的代码变漂亮的属性,希望对大家有所帮助!

“工欲善其事,必先利其器!”,vscode作为前端开发的重要工具,其插件能大幅提升战斗力,精心收集12个插件,总有几款你还未曾拥有。

VSCode中如何开发uni-app?下面本篇文章给大家分享一下VSCode中开发uni-app的教程,这可能是最好、最详细的教程了。快来看看!

VScode中怎么开发置C/C++?怎么配置C/C++环境?下面本篇文章给大家分享一下Windows系统下VScode配置C/C++环境图文教程,希望对大家有所帮助!


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

Dreamweaver Mac version
Visual web development tools

WebStorm Mac version
Useful JavaScript development tools

Notepad++7.3.1
Easy-to-use and free code editor

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
