Skip to content

ahmedash95/phpstorm-spacegray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phpStorm SpaceGray color scheme

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

SpaceGray Colors

PHP Example

Php example

HTML Example

HTML example


Eighties Colors

PHP Example

PHP Eaxmple

HTML Example

HTML Example

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

Ubuntu Linux

For phpstorm version 7.x
cd ~/.WebIde70/config/colors
For phpstorm version 8.x
cd ~/.WebIde80/config/colors

Mac OS X

For phpstorm version 7.x
cd ~/Library/Preferences/WebIde70/colors/
For phpstorm version 8.x
cd ~/Library/Preferences/WebIde80/colors/

Windows

For phpstorm version 7.x
c:/Users/USERNAME/.WebIde70/config/colors
For phpstorm version 8.x
c:/Users/USERNAME/.WebIde80/config/colors

Contribute

Feel free to contribute

Releases

No releases published

Packages

No packages published