Kydz / ps.theme.Sunburst

A Sunburst like theme for Phpstorm, support color styles for PHP, HTML and JavaScript for Mac.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunburst like theme for Phpstorm

A Sunburst like theme for Phpstorm, support color styles for PHP, HTML and JavaScript for Mac.

Also there is a Sublime Text 3 like key-map.

USAGE

As usual, since Phpstorm 2016.1, theme config and key-map config files can be found in:

  • for theme: ~/Library/Preferences/PhpStorm2016.3/colors
  • for key-map: ~/Library/Preferences/PhpStorm2016.3/keymaps

Please simply cp the related file to related folder as follow:

# for theme
cp colors/Sunburst.icls ~/Library/Preferences/PhpStorm2016.3/colors/

# for key-map
cp keymaps/Sublime\ Text\ 3.xml ~/Library/Preferences/PhpStorm2016.3/keymaps/

EXAMPLES

for PHP (snippet is from Laravel)

PHP

for HTML (snippet is from The Control Group)

HTML

for JavaScript (snippet is from The Control Group)

JS

About

A Sunburst like theme for Phpstorm, support color styles for PHP, HTML and JavaScript for Mac.

License:MIT License