.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.