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 part
Another 2019 version (worked in my case):
File->Settings
)Plugins
pagePlugins
page, search for the Material UI plugin and uninstall itAppearance & Behaviour->Appearance
page.IntelliJIdea/config
folder, usually it's in your home folder.material_theme.xml
colors/_@user_Darcula.icls
or colors/_@user_Dafault.icls
(beware: you may loose custom configurations you may have done)Done.