Home >Development Tools >phpstorm >How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)

(*-*)浩
(*-*)浩Original
2019-11-29 11:24:144112browse

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)

PHPstorm’s default themes and optional themes sometimes cannot meet the needs of some people. How to configure your favorite theme?

1, first to download your favorite theme: http://www.phpstorm- themes.com/ (Recommended learning: ## Phpstorm detailed ) ##) ##) ##) ##) ##) #But you will find a problem when downloading. After clicking download, the file will not be downloaded, but will be opened (different browsers are different)

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)It’s good if you can download it, but if the above situation occurs, you only need to select all the contents, and then paste it into a file with the suffix .icls (create a new notepad, and then restart Name)

2. Copy the file to the C:\Users\Administrator\.PhpStorm2016.2\config\colors file, and then restart the PHPstorm editor

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)

3. Click "File"->"Settings..." to open the configuration window; find "Editor"->"Color & Fonts" and select yours in the Scheme drop-down box. The name of the theme file just added; after selecting, click "Save As..." to rename it to microsoft visual 2013 copy (you define the name yourself)


4. Click apply. Then click OK, but sometimes you will find that some themes will have this effect:

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)
As shown in the figure below, remove the hook apply, OK, the theme is configured successfully.


Personally, I prefer the black theme of Microsoft Visual Studio 2012 or above, the font Consolas or source Code Pro

How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text)

The above is the detailed content of How to configure your favorite theme in PHPStorm (detailed explanation with pictures and text). For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn