PHPStorm2016如何安装主题


今天放出如何安装phpstorm 主题教程,教程如下:

  1. 下载主题

地址:phpstoorm-themes.com

  1. 安装主题

PhpStorm and WebStorm themes can be installed in two ways:

共两种文件格式一种XMLICLS

  1. Dropping an XML file into the colors folder.
  2. Dropping the ICLS file into the colors folder

 

INSTALLING FROM AN XML/ICLS FILE

 

  1. OSX下安装PHPStorm主题

On Finder, navigate to the location where you downloaded the XML/ICLS and copy it.

 

Then press shift+command+g and go to:

 

~/Library/Preferences/<Product>/colors/

 

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

 

  1. Windows下安装PHPStorm主题

On Windows Explorer, select the XML/ICLS file just downloaded and copy it.

 

Then navigate to the colors folder, located in: C:/Users/USERNAME/.<Product>/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.

将下载的文件放到cphpstorm 目录/config/colors下,重启phpstorm

进入后选择主题即可,路径File > Settings > Editor > Colors & Fonts

 

  1. Linux下安装PHPStorm主题

On Linux, the color files are located in: ~/.<Product>/config/colors/ After you put your .xml files, restart your IDE.

 

Then navigate to File > Settings > Editor > Colors & Fonts and select the color scheme you just added.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM