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
You can reference to this article:
https://medium.com/@guilhermerambo/how-to-enable-real-dark-mode-on-os-x-macos-14966f9f7d24
Install a dark mode in system service,it make Xcode most control dark,it's not perfect, but works.
Hope Apple implement it someday.