- 关闭暗黑模式
defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool YES
- 恢复暗黑模式
defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool NO
其他方法:
在浏览器中输入 chrome://flags/#enable-force-dark
defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool YES
defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool NO
其他方法:
在浏览器中输入 chrome://flags/#enable-force-dark
本文标题:Mac Google Chrome 暗黑模式
本文链接:https://www.haomeiwen.com/subject/stssjdtx.html
网友评论