让 Sublime Text 2 更漂亮些,Mac皮肤优化

1,文章写的挺好

http://www.oschina.net/translate/making-sublime-text-2-beautiful

可惜,没有写操作。

https://github.com/mrappleton/aqua-theme

相同的项目还有:

https://github.com/buymeasoda/soda-theme (最后使用的是这个)

还好github上面有文档。

2,操作

进入Sublime Text2 目录:

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/

下载文件

git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"

修改配置文件:

Sublime Text 2 -> Preferences -> Global Settings - User

设置:

{

"theme": "Soda Light.sublime-theme",
"soda_classic_tabs": true,
"soda_folder_icons": true

}

3,最后折腾结果

比之前好看点



总结,理论和实际还是有差距的。

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。