c盘-->用户 -->Administrator –->WebStorm xx –->config –->colors 中
(xx代表你 WebStorm 的版本号)
最后在WebStorm中就可以设置了,设置的地方是Setting –>Editor –>Colors &Fonts
首先,到选择一个自己喜欢的皮肤然后,选中你喜欢的皮肤,现在theme xml文件, 这里要鼠标右键另存为:
将此xml文件下载后,根据不同的 *** 作系统,将其copy到不同的webstorm安装目录中。
1.apple系统
复制下载的xml theme文件,使用shift+command+g键进入:
~/Library/Preferences/WebIDE10/colors/ Starting
如果为版本4,则为以下目录:
~/Library/Preferences/WebIde40/colors/
将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即可,
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)