Xcode Dark Mode
HanXiaoTeng opened this issue · 5 comments
HanXiaoTeng commented
I want just xcode use dark mode,but the Gray is not effct.How to do? The system version macOS 10.15
zenangst commented
Hey @HanXiaoTeng, what appearance do you use for the system? Just want to make sure that you have it set to Dark. To quote the README:
Go into System Preferences > General and set your Mac to use dark appearance.
In newer version of Xcode, you can actually change this preference inside of Xcode so there should be no need to use Gray to change it. However, with older versions of Xcode (prior to 11.0) you should be able to change the appearance if your system appearance is set to dark.
HanXiaoTeng commented
I want that Xcode11 is dark mode,others and system is light mode.What should I do?
zenangst commented
HanXiaoTeng commented
Thanks
TheBrown commented
Thanks