phpstrom主题

http://phpstorm-themes.com/

 

安装方法 

JAR文件 
导航->file->Import Settings->然后选择你刚才下载的JAR文件->点击确认->在导入页面只将“Color Schemes”打钩->点击“ok” 
(JAR文件可以包含多个配色方案) 

XML文件 
MAC OSX系统: 
在Finder中,浏览到下载的XML的文件,command+c 复制。 
然后按Shift +指令+ G转到: 
版本4之前的路径 
~/Library/Preferences/WebIDE10/colors/ 
从版本4开始路径为: 
~/Library/Preferences/WebIde50/colors/ 
从版本5开始路径为: 
~/Library/Preferences/WebIde50/colors/ 
粘贴xml文件,然后重新启phpsotrm 
导航到Settings > Editor > Colors & Fonts 并选择刚添加的配色方案。 

win平台 
在Windows资源管理器中,选择刚刚下载的XML文件,并将其复制到 
C :/ Users/USERNAME/.WebIde10/config/colors 
然后重新启phpsotrm 
导航到Settings > Editor > Colors & Fonts 并选择刚添加的配色方案。

你可能感兴趣的:(PHP)