分享几个PhpStorm配色方案

 

既然用了编辑器,那就不免要用到配色方案,原有的毕竟看着有点不习惯。

 

附件打包了3种配色方案的xml格式文件,都是本人喜欢的。具体效果会比图片好看许多。

 

只要把文件拷贝到相对配置文件就可以了,如下:

 

OSX

On Finder, navigate to the location where you downloaded the XML and copy it. Then press shift+command+g and go to:

~/Library/Preferences/WebIDE10/colors/

Starting from version 4 the location changed to:

~/Library/Preferences/WebIde40/colors/

Paste the .xml file in and restart your IDE. Then navigate to Settings > Editor > Colors & Fonts and select the color scheme you just added.

Windows

On Windows Explorer, select the XML file just downloaded and copy it. Then navigate to the colors folder, located in:

c:/Users/USERNAME/.WebIde10/config/colors

Paste the .xml file in and restart your IDE.  Then navigate to File > Settings > Editor > Colors & Fonts and select the color scheme you just added.

 

分享几个PhpStorm配色方案_第1张图片

 

分享几个PhpStorm配色方案_第2张图片

 

 

分享几个PhpStorm配色方案_第3张图片

你可能感兴趣的:(ide,phpstorm,编辑器,配色方案)