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

https://github.com/simshaun/s2-phpstorm-colorschemes

Symfony2 color scheme for PhpStorm
https://github.com/simshaun/s2-phpstorm-colorschemes

Last synced: 11 months ago
JSON representation

Symfony2 color scheme for PhpStorm

Awesome Lists containing this project

README

          

# About

**Symfony2.icls:** Created in an attempt to mimic the color scheme seen in examples throughout the Symfony2 docs.

![Symfony2 Color Scheme](symfony2.jpg)

# Compatibility

**Symfony2.icls:** PhpStorm 6.x

# Installation

1. Copy the ICLS file to PhpStorm's `colors` directory.

**OSX:** `~/Library/Preferences/WebIde60/colors/`

**Windows:** `C:\Users\{{username}}\.WebIde60\config\colors\`

**Linux:** `~/.WebIde60/config/colors/`

2. Open PhpStorm
3. Open Settings [File -> Settings]
4. Click "Editor -> Colors & Fonts" in the left-side tree.
5. Change the scheme dropdown to `Symfony2`.