怎么为WebStorm更换主题 修改字体样式

这篇文章主要用于帮助你们解决怎么为webstorm换theme。php


首先,到选择一个本身喜欢的皮肤,Webstorm皮肤网址:linux

http://phpstorm-themes.com/ web


而后,选中你喜欢的皮肤,如今theme xml文件, 这里要鼠标右键另存为:windows


将此xml文件下载后,根据不一样的操做系统,将其copy到不一样的webstorm安装目录中。app

1.apple系统phpstorm

复制下载的xml theme文件,使用shift+command+g键进入:webstorm

~/Library/Preferences/WebIDE10/colors/ Starting操作系统


若是为版本4,则为如下目录:orm


~/Library/Preferences/WebIde40/colors/xml

将xml文件复制到此文件夹。



2.windows系统

将xml theme文件复制到

C:/Users/USERNAME/.WebIde10/config/colors文件夹



3.linux

将xml theme文件复制到

~/.WebIde50/config/colors/



最后,重启你的webstorm,选择到如下菜单:


File > Settings > Editor > Colors & Fonts ,选择刚才xml文件名的Cheme name,点击apply便可,以下图所示。


相关文章
相关标签/搜索