Posted on 10-28-2015 03:04 AM
Hi guys, for those of you interested in making Dark mode the default mode for all users open the this hidden file:
/Library/Preferences/.GlobalPreferences.plist
and add this text after the first <dict> tag or however you normally like to write changes to plist:
<key>AppleInterfaceTheme</key> <string>Dark</string>
The Mac will then use Dark mode (dark menubar and dock) for all users and they will not be able to switch to normal mode even via the checkbox in the General System Preference pane.
Any other little User Environment tweaks out there you think are useful?
Posted on 10-28-2015 07:10 AM
No offense, but what would be the reason behind controlling this and not allowing users to change it? I can understand forcing some settings that relate to security, but this is a purely personal preference. Seems a bit draconian to force this on all users if you ask me.
Posted on 10-29-2015 03:49 AM
It works for our video and audio post production labs of which we have many. It been welcomed by our staff as positive when projecting from their Macs. Its not a mode for everybody ofcourse, but works for us where we want to keep this look and feel on campus.
Posted on 01-18-2022 05:17 PM
I have the opposite need. I need to switch machines using dark mode to light and lock it down so it can’t be changed. We have software that doesn’t work correctly when dark mode is active.