Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to remove material theme (or reset to defaults) from IntelliJ / PyCharm?

I have installed Material Theme UI and it made my IDE blackish. Later I decided to remove and and removed plugin. Unfortunately, this didn't give default colors back, some parts of IDE, for example Project pane, remained blackish.

How ro recover?

How to remove material theme from IntelliJ / PyCharm?

like image 797
Dims Avatar asked Sep 22 '17 19:09

Dims


People also ask

How do I reset Pycharm to default settings?

Back up your settings and restore the defaultsFrom the main menu, select File | Manage IDE Settings | Restore Default Settings. Alternatively, press Shift twice and type Restore default settings . Click Restore and Restart. The IDE will be restarted with the default configuration.

How do I change the default theme in IntelliJ?

In the Settings/Preferences dialog ( Ctrl+Alt+S ), select Appearance & Behavior | Appearance. Select the UI theme from the Theme list: IntelliJ Light: Traditional light theme for IntelliJ-based IDEs.

Where is IntelliJ settings file?

To configure project settings, select IntelliJ IDEA | Preferences on macOS or File | Settings on Windows and Linux from the main menu. Alternatively, you can press Ctrl+Alt+S to show the IDE settings. icon. Other settings are global and apply to all existing projects.


1 Answers

you can go to the Preferences->Plugins on the search bar, type Material UI then press on the Uninstall button .

like image 187
soshika Avatar answered Sep 24 '22 11:09

soshika