Board logo

标题: [心得] Yosemite单独改Dock为暗色调 [打印本页]

作者: zztg    时间: 2014-10-19 08:59     标题: Yosemite单独改Dock为暗色调

在Terminal中分别运行以下命令以查看效果
复制内容到剪贴板
代码:
defaults write NSGlobalDomain AppleInterfaceStyle Dark
killall Dock
defaults remove NSGlobalDomain AppleInterfaceStyle
写入Automator拖入Login Items或者写成plist放入LaunchAgents可以确保启动后自动运行
转载自Reddit
效果预览
引用:
Here’s how to achieve that effect.
Open Terminal, then copy/paste this and press Return: defaults write NSGlobalDomain AppleInterfaceStyle Dark
Paste or type killall Dock and press Return. The Dock will relaunch in its dark mode.
Copy/paste this and press Return: defaults remove NSGlobalDomain AppleInterfaceStyle
The first step sets dark mode, step two restarts the Dock to switch it to dark mode, and step three turns off dark mode—but the Dock won’t notice, and will remain in its dark state (until it’s next restarted, which isn’t often). Because the Command-Tab switcher is associated with the Dock, it will also be dark.





欢迎光临 TGFC Lifestyle (http://bbs.tgfcer.com/) Powered by Discuz! 6.0.0