Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.14 KB

Zenburn Color Scheme for PhpStorm

Zenburn is a Vim color scheme created by Jani Nurminen in 2002. Since then, numerous adaptations of this awesome color scheme has been made for various IDEs and editors.

This is the PhpStorm/WebStorm port of Zenburn.

Download

Zendburn for PhpStorm is still work in progress. You can get the latest copy of the scheme from github repo located https://github.com/negativefix/zenburn.

Installation

(Note: Zenburn.xml deprecated and will be removed from the repo. Use Zenburn.icls instead.)

Simply copy the Zenburn.icls into;

~/Library/Preferences/.WebIde{{PhpStormVersion}}/colors

on Mac or

~/.WebIde{{PhpStormVersion}}/config/colors

on Linux or

C:\Users\{YourUsername}\.WebIde{{PhpStormVersion}}\config\colors\ 

directory on Windows.

Enabling Zenburn

  • Goto
    • Preferences>IDE Settings>Editor>Colors & Fonts on Mac
    • or Settings>IDE Settings>Editor>Colors & Fonts on Windows
    • or File>Settings>Editor->Colors & Fonts on Linux
  • Select Zenburn from Scheme name dropdown menu
  • Click Apply