From the course: Introducing App Development for iOS 14

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Adjust code presentation in Xcode preferences

Adjust code presentation in Xcode preferences

From the course: Introducing App Development for iOS 14

Start my 1-month free trial

Adjust code presentation in Xcode preferences

- [Tutor] You may have noticed on my screen that my font size is a little large for my code. You may want to customize your font sizes and code or other preferences in Xcode, which you can do through Xcode preferences. If you want to modify the fonts used in your code, you can do that through the themes option. So select the themes tab at the top, and then click through the different themes on the left to choose your favorite. If you want to customize a theme, simply select a theme, hit the plus button, and then hit the duplicate option in the pop up menu. Give your new theme a name, and then press return, and then you can modify all the fonts and colors as needed. If you want to modify all the fonts and colors, under source editor, for example, select one of them and press Command A and then you can hit the T button to modify the font. Note that if you make this change in this way, by changing everything all…

Contents