caleb / gruvbox-idea

A Gruvbox Theme for IDEA IDEs
203 stars 35 forks source link

How to install it on PHPStorm or Webstorm? #13

Closed prashantidealittechno closed 7 years ago

prashantidealittechno commented 7 years ago

It is better to provide any documentation regarding installation.

jaspernbrouwer commented 7 years ago

You can run the install.bash script, which places the color-scheme's in the appropriate folders. Restart your IDE and select the color-scheme (Preferences -> Editor -> Colors & Fonts).

jaspernbrouwer commented 7 years ago

If you like better documentation, why not improve it and submit a PR? 🙂

NE-SmallTown commented 6 years ago

Hi, is there any plan to support windows?

caleb commented 6 years ago

I don’t use Windows, but if you create a .bat or some other script (Powershell? Is that available everywhere now?) I will accept a PR for Windows.

The last time I wrote such a script was back in the 90s so you probably don’t want me doing it :)

For now, you can just copy the theme files to the appropriate place (C:\Users\USERNAME\.PhpStorm2017.X\config\colors according to some guy on Stack Overflow).