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