PhpStorm theme installation

Solution 1:

For Ubuntu you need to download the theme XML file and copy it to folder

~/.WebIdeXX/config/colors

In my case it is ~/.WebIde50/config/colors

  • Restart phpstorm

  • Select the new theme by navigating to

    Settings->Editor->Colors & Fonts

Hope this helps

Solution 2:

For PhpStorm2016.1 and .2, the location now is:

~/.PhpStorm2016.2/config/colors

I was looking for this for long time and I hope it will help someone.