分享几个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:

扫描二维码关注公众号,回复: 648709 查看本文章
~/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.

猜你喜欢

转载自tashanxia.iteye.com/blog/1733944
今日推荐