Color shemes in webstorm 7 - how to install?

webstorm

Solution

For WEbStorm7 the Zenburn.xml has to be placed into ~.WebStorm7\config\colors\ folder (where ~ is your home folder, like `'C:\Users\my.name\.WebStorm7\config\colors\Zenburn.xml'`

Problem

How to install color scheme in webstorm 7 on windows? There are no any folder named webide10 in my user's folder. Theme that I want to install is here https://github.com/negativefix/zenburn

Original source