Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode - Dark theme for the whole UI

How can one make Xcode's UI completely dark?

There must be a way to have a dark theme for Xcode (like Visual Studio has it for example). I'm not only talking about a way of styling the editor, but a full-on dark theme. Dark menus, dark console, dark file browser, dark menu bar, etc.

Xcode's bright UI hurts at night and I can't be the only one who's really searching for this ;) (please don't recommand f.lux to me now, that's not a solution)

like image 789
Max Avatar asked Feb 17 '15 02:02

Max


People also ask

Does SwiftUI have dark mode?

SwiftUI comes with exciting features. One of them is to be able to see your UI instantly using Preview, in both dark and light mode.


1 Answers

Xcode's UI can be changed to completely dark with Xcode 10 running on macOS Mojave. Just go into System Preferences -> General -> Under Appearance -> Click the dark mode

Enable Dark Appearance mode

enter image description here

like image 171
Bryan Norden Avatar answered Oct 04 '22 11:10

Bryan Norden