0

Forgive my ignorance, but how do you get the programming and console screens to black, rather than white background?

Shane
  • 397
  • 1
  • 4
  • 15
  • 3
    http://stackoverflow.com/questions/2692817/how-to-theme-the-entire-xcode-ide-to-light-on-dark and http://stackoverflow.com/questions/6260226/about-xcode-console-text-color-and-background – whereisSQL Aug 21 '15 at 02:59

2 Answers2

1

With Xcode open navigate to the menu bar. Xcode > Preferences... and open Fonts & Colors.

Try changing your setting from Default to Dusk.

Cynthia Hart
  • 129
  • 9
0

You can set this in preferences, as documented here. This can be done from Xcode > Preferences > Fonts and Colors. Here you can switch your color profile, change the background of the default one, or add one and change it there.

saagarjha
  • 2,221
  • 1
  • 20
  • 37