.XCCOLORTHEME 文件扩展名
Xcode Color Theme File
| 开发者 | Apple |
| 受欢迎程度 |
2.0 | 1 票 |
什么是 XCCOLORTHEME 文件?
File used by Apple Xcode, a program used to develop iOS and Mac OS X applications; contains data that describes the color theme of the code editor; includes the text color, text font, and text background color of different elements of source code editing, such as Plain Text, Strings, URLs, Attributes, and Comments.
更多信息
In order to select your theme, you must place your XCCOLORTHEME file in the ~/Library/Application Support/Xcode/Color Themes directory. If the "Color Themes" folder doesn't exist yet, simply create that folder and restart Xcode. Then, you can select your color theme in the application. Select Xcode → Preferences..., choose "Fonts & Colors, select your theme, and click Apply.
注: .DVTCOLORTHEME files replaced XCCOLORTHEME files in Xcode 4.