WebStorm 2020.3 Help

Color Scheme

Use this section to select the color scheme for the WebStorm editor.

Item

Description

SchemeSelect the color scheme to be used in your workspace.
the Settings button

Click this button to invoke the following commands (depending on the selected scheme):

  • Duplicate: click to save the currently selected Color settings as a new scheme. Press Enter to save the new scheme, or Escape to cancel operation.

  • Restore Defaults: click to reset the selected color scheme to the initial defaults shipped with WebStorm. Available if a predefined color scheme has been selected and changed.

  • Export: click to export the current scheme to a file. The possible options are: IntelliJ IDEA color scheme in a .icls file, or color scheme plugin jar.

    If the former option is selected, one should specify the target file in the Target File dialog.

    If the latter option is selected, then at first one should specify the plugin information in the Create Color Scheme Plug-in dialog, and next specify the target file.

    Export color scheme
  • Rename: click to rename the current scheme. This command is only available for copies or imported schemes, since the predefined schemes cannot be renamed.

  • Delete: click to delete the current scheme. This command is only available for copies or imported schemes, since the predefined schemes cannot be deleted.

  • Import Scheme: click to import a WebStorm color scheme (you can either import a file in an internal .icls format, or a jar created through the File | Manage IDE Settings | Export Settings menu), or an Eclipse color scheme in the XML format.

Last modified: 08 March 2021