An open API service indexing awesome lists of open source software.

https://github.com/abhimanyu003/phpstorm-spacegray

phpStorm color scheme based on http://kkga.github.io/spacegray/
https://github.com/abhimanyu003/phpstorm-spacegray

phpstorm phpstorm-color-scheme phpstorm-spacegray spacegray-colors themes

Last synced: 18 days ago
JSON representation

phpStorm color scheme based on http://kkga.github.io/spacegray/

Awesome Lists containing this project

README

          

phpStorm SpaceGray color scheme
==================

phpStorm SpaceGray color is based on SpaceGray theme http://kkga.github.io/spacegray for Sublime Text

## Fonts

* From Screenshots: [Souce Code Pro](https://github.com/adobe-fonts/source-code-pro) alternate [Download link](http://www.fontsquirrel.com/fonts/source-code-pro)
* Other choice [Fira Mono](https://www.google.com/fonts/specimen/Fira+Mono), [Hack](http://sourcefoundry.org/hack/)

## SpaceGray Colors ##

### PHP Example ###
![Php example](http://i.imgur.com/Bb3gp3d.png)

### HTML Example ###
![HTML example](http://i.imgur.com/LLfVGdA.png)

----------

## Eighties Colors ##

### PHP Example ###
![PHP Eaxmple](http://i.imgur.com/y62LMf6.png)

### HTML Example ###

![HTML Example](http://i.imgur.com/lwWGRo8.png)
## Installation ##

- Place the `Spacegray.icls` and `Eighties.icls` file in your phpStorm folder paths are given below.
- Then go to `File` -> `Settings` -> `Editor` -> `Colors & Fonts`
- Select the `Spacegray` or `Eighties` theme from the drop down list
- Restart the phpStorm
- Install color IDE plugin to change the color of sidebar.

### Ubuntu Linux ###

For phpstorm version 8.x
cd ~/.WebIde80/config/colors
For phpstorm version 9.x
cd ~/.WebIde90/config/colors

### Mac OS X ###

For phpstorm version 8.x
cd ~/Library/Preferences/WebIde80/colors/
For phpstorm version 9.x
cd ~/Library/Preferences/WebIde90/colors/

### Windows ###

For phpstorm version 8.x
c:/Users/USERNAME/.WebIde70/config/colors
For phpstorm version 9.x
c:/Users/USERNAME/.WebIde90/config/colors

# Contribute

Feel free to contribute