Hey Guys
Here is how to enable dark mode in Yosemite ( OS X 10.10)
type in this command in terminal:
sudo defaults write /Library/Preferences/.GlobalPreferences AppleInterfaceTheme Dark
then reboot your mac to finish
To disable this type this command in terminal
sudo defaults write /Library/Preferences/.GlobalPreferences AppleInterfaceTheme Light
No comments:
Post a Comment