node.js开发之给webstrom9换个主题

1.到http://www.ideacolorthemes.org/home/或http://color-themes.com/?view=index选择一款自己喜欢的主题

2.下载自己喜欢的主题,它是一个jar包,比如我个人比较喜欢的Sublime Text 3.jar 如果上面的网站打不开,可以到https://github.com/OtaK/jetbrains-monokai-sublime进行下载

3.安装方法如下: 

http://www.ideacolorthemes.org/help/

How to install a theme?

Select «File» → «Import Setting» from the main menu and follow the instructions. After the IDE restarted go to the Preferences, expand «Editor» → «Colors and fonts» tab and choose the installed theme.


二.如果是Android Studio可以参考如下链接:

http://www.jianshu.com/p/a2443f9d2daa

你可能感兴趣的:(node.js)