I want to make my own custom theme with PhpStorm.
I found lots of information how to create your own module, but nothing for theme with this IDE. For creating a module you should open a PhpStorm, to choose from "Project Type" -> "Drupal Module", to add some additional settings and project is created for development.
So, is there the same feature for creating a "Drupal Theme"? For instance, "Project Type" -> "Drupal Theme".