PyCharm 2016.3 Help

Colors and Fonts

File | Settings | Editor | Colors and Fonts for Windows and Linux
PyCharm | Preferences | Editor | Colors and Fonts for OS X
Ctrl+Alt+S
/help/img/idea/2016.3/settings.png


On this page:

Scheme

Use this section to select the Colors and Fonts scheme. PyCharm suggests several pre-defined schemes, one of them being the default.

ItemDescription
Scheme nameFrom this drop-down list, select the Colors & Fonts scheme to use in your workspace. Note that you can edit a default color scheme, same as a custom scheme.
Save AsClick this button to save the currently selected Colors & Fonts settings as a new scheme.
DeleteClick this button to delete the current scheme. Note that the default color schemes cannot be deleted!
ResetClick this button to reset the default or bundled color scheme to the initial defaults shipped with PyCharm.

Scheme settings

Use the corresponding pages to change font type, colors and highlighting for the supported languages, consoles, debugger, version control, differences viewer, file statuses, and scopes. Note that besides color settings, highlighting is determined by your Inspection Profile. For example, if you do not want unused symbols to be highlighted, turn off the Unused Symbol inspection in the profile being used.

Choose specific nested page, and configure as required.

PageDescription
Font Use this page to define the family of the font to be used in the editor, its size, and line spacing.
GeneralUse this page to customize the font type and colors for the editor textual components, specified in the list.
Language defaultsUse this page to customize the default settings that are common to all the supported languages, for the selected textual components, specified in the list.
Refer to this example.
Console ColorsUse this page to define the colors to be used in the run or debug console (see Run Tool Window , Debug Tool Window. Console ).
Console FontUse this page to define the family of the font to be used in the run or debug console, its size, and line spacing (see Run Tool Window , Debug Tool Window. Console ).
CustomUse this page to customize the font type and colors in user-defined file types , in particular, for custom keywords highlighting.
VCSUse this page to customize the colors of the left gutter markers and VCS annotations. To change color of any VCS component, click the corresponding color swatch to show the Color Picker dialog, and select the desired color.
File StatusUse this page to customize font type and colors to visually denote the current file status with regards to a VCS repository.
By ScopeUse this page to customize colors and highlighting for class members assigned to various scopes.

To edit a scope, click the Edit Scopes button below the pane with a list of existing scopes. The Scopes dialog box opens.

Languages and PyCharm componentsUse these pages to customize font type and colors for the corresponding file types and the PyCharm components.

See Also

Last modified: 23 December 2016