http://www.dvel.cc/ios/xcode-color-theme/
更改配色方案:Xcode > Preferences > Fonts & Color
/*****************************************************************************/
Alcatraz
Alcatraz除了是一個優秀的插件管理,還可以更換主題,更贊的是支持預覽,快捷方便。
鏈接:https://github.com/supermarin/Alcatraz
/*****************************************************************************/
導入導出
主題的目錄是在/Users/***/Library/Developer/Xcode/UserData/FontAndColorThemes
>該目錄默認不存在,如果你想讓它出現,可以提前在偏好設置的Fonts & Color中添改任意一個。
>請顯示隱藏文件,終端命令: defaults write com.apple.finder AppleShowAllFiles -bool true killall Finder
(改回的終端命令,將true改為false)
/*****************************************************************************/
我自己折騰了一個,仿Monokai的,Xcode沒有Sublime Text支持的格式多,我自己看着挺順眼的。
網盤:http://pan.baidu.com/s/1mgkuako
預覽:(配合Inconsolata字體)