PyCharm 2017.1 Help

File Colors

File | Settings | Appearance and Behavior | File Colors for Windows and Linux
PyCharm | Preferences | Appearance and Behavior | File Colors for macOS
Ctrl+Alt+S
/help/img/idea/2017.1/settings.png


Use this page to set different background colors for distinguishing between project files , folders, and packages of specific scopes. The settings apply to the following UI elements:

/help/img/idea/2017.1/file_colors.png

On this page:

Common Options

ItemDescription
Enable File ColorsSelect this check box to apply background color settings to navigation lists.
Use in Editor TabsSelect this check box to apply background color settings to the headers of editor tabs.
Use in Project ViewSelect this check box to apply background color settings to the Project view.
Manage ScopesClick this button to open the Scopes dialog in which you can define custom scopes for various actions.

Local Colors

In this area, configure the color-scope associations to be applied locally.

Once defined, a color-scope association cannot be changed. To re-assign a color to a scope, remove the existing association and define a new one.

ItemTooltipDescription
Scope This read-only field shows the scope to apply the color setting to.
Color This read-only field shows the color to be applied to the corresponding scope.
new.png Add Click this button to open the Add Color Label dialog in which you can configure a new color-scope association.
delete.png Remove Click this button to remove the selected color-scope association.
arrowUp.png or arrowDown.png Move up or Move down Use these buttons to resort the color-scope associations and thus determine the order in which they are applied.
/help/img/idea/2017.1/iconShareColorScopeAssociation.pngShareClick this button to have the selected scope-color association shared among the members of the team.

The selected association will be accordingly moved to the list in the Shared Colors area.

Shared Colors

Use the controls in this area to configure the color-scope associations to be shared among all the members of the team.

Once defined, a color-scope association cannot be changed. To re-assign a color to a scope, remove the existing association and define a new one.

ItemTooltipDescription
Scope This read-only field shows the scope to apply the color setting to.
Color This read-only field shows the color to be applied to the corresponding scope.
new.png Add Click this button to open the Add Color Label dialog in which you can configure a new color-scope association.
delete.png Remove Click this button to remove the selected color-scope association.
arrowUp.png or arrowDown.png Move up or Move down Use these buttons to resort the color-scope associations and thus determine the order in which they are applied.
/help/img/idea/2017.1/iconUnshareColorScopeAssociation.pngUnshareClick this button to have the selected scope-color association applied only locally.

The selected association will be accordingly moved to the list in the Local Colors area.

See Also

Last modified: 26 July 2017