Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to enable Dark Mode on Xcode 10 on High Sierra?

Tags:

xcode

macos

ios

I downloaded xcode 10 beta and installed it on my macbook which is running on macOs 10.13.4 High Sierra. I tried to enable dark mode on xcode 10, but i could find how to do it ? Any suggestions, is it possible ?

upd: as i understand, xcode gets the system appearance value and renders in that mode, so it must be possible with some command in terminal

like image 662
passingnil Avatar asked Jun 05 '18 07:06

passingnil


People also ask

Does High Sierra Support Dark Mode?

When you enable Dark Mode, your Mac's menu bar, Dock, other interface elements, built-in apps — including the likes of Messages and Safari — and supported third-party apps will turn black. Note, however, that in macOS High Sierra or earlier, the feature only changes the menu bar and Dock.

How do I turn on Dark Mode in Xcode?

Go to Settings (Preferences) | Appearance & Behavior | Appearance and select Xcode-Dark in the Theme dropdown.

Is Dark Mode available for iOS 10?

Enable Dark Mode in iOS 13 and iPadOS AND yes, iOS 10-12!


1 Answers

For those of you like me looking in 2020 who couldn't find how to enable dark mode even on dark-mode-supporting systems, it's super simple. Just go to preferences -> general. There you can set Xcode's appearance to always dark, always light, or system-dependant.

like image 66
Dave Y Avatar answered Oct 11 '22 11:10

Dave Y