Open In App

How to Change Theme in PyCharm IDE?

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:



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.

Article Tags :