From the course: iOS Development Tips

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Xcode themes

Xcode themes

- [Instructor] Everyone has their own style, and you can make your own style for your Xcode editor. Let's look at how you can customize your edits and console for a better look. If you've downloaded the exercise files, I have a project I set up here. It'll let us test how text is rendered in Xcode. Depending on your mood or what you're doing, you can quickly change your theme. For example, while writing my scripts for tips in my courses I usually like a smaller font and dark, so I might choose something like this, and I'm going to go into editor, and there's a section here that says theme, and I tend to use one of the ones that show a default dark. And so I would be writing in something like this. When I record this tips so you can see this I change my theme to presentation light. You can change or create new themes either by going to Xcode, preferences, and fonts and colors, or you can go to the editor, theme, and edit…

Contents