Home  >  Article  >  Development Tools  >  How to change the background color in webstorm

How to change the background color in webstorm

下次还敢
下次还敢Original
2024-04-08 15:09:21703browse

The WebStorm background color can be modified in two ways: direct modification method: 1. Open WebStorm and click the "File" menu; 2. Select "Settings" and navigate to "Appearance"; 3. In "Theme" Select "Background" and set the color. Plug-in modification method: 1. Install the "Material Theme UI" plug-in; 2. Select "Material Theme UI" in the "Appearance" setting; 3. Customize the background color in the "Background" section.

How to change the background color in webstorm

How to modify the WebStorm background color

Direct modification method:

  1. Open WebStorm.
  2. Click "File" on the menu bar.
  3. Select "Settings" from the drop-down menu.
  4. In "Appearance" under "Appearance & Behavior", expand "Theme".
  5. Select the desired background color in the "Background" drop-down menu.

How to modify the plug-in:

Install the Material Theme UI plug-in:

  1. In WebStorm Marketplace Search and install the "Material Theme UI" plugin.
  2. Restart WebStorm.

Set the background color:

  1. Open "Settings" and navigate to "Editor | General | Appearance".
  2. Select "Material Theme UI" in the "Editor Scheme" drop-down menu.
  3. In the "Background" section, you can customize the background color:

    • "Background": Main background color.
    • "Line Numbers Background": Line number background color.
    • "Whitespace": The background color of the blank area.

The above is the detailed content of How to change the background color in webstorm. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn