Open In App

How to Change Theme in PyCharm IDE?

Improve
Improve
Like Article
Like
Save
Share
Report

Pycharm is a very popular integrated development environment from Jetbrains. In this article, we will look into how we can change the themes of Pycharm IDE. 

 PyCharm IDE provides the following themes:

  • IntelliJ Light: This is a new light theme for IntelliJ-based IDEs
  • Windows 10 Light: This is an OS-specific light theme available as a bundled plugin
  • Dracula: This is a Default dark theme
  • High contrast: This is the theme that is designed for users with the color vision deficiency

You can change the theme according to your choice. Follow the below steps to change the theme of Pycharm IDE:

Step 1: Open your project, go to the File option and then click on the settings

Step 2: A New dialogue box appears, Go to Appearance & Behaviour > Appearance. Here you will get a theme option as shown.

Step 3: Circle shows the current theme, you have to choose from the remaining

Step 4: Select the theme that you want to use and then click on Apply Button. Here I have chosen the Dracula theme just for example.

As you click on the Apply Button the theme gets changed, and you will see the changed theme.

Step 5: Now Click on the OK Button.

At this stage you have successfully changed the Pycharm theme.


Last Updated : 09 Nov, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads