dark-mode: add Chinese translation (#6973)
This commit is contained in:
20
pages.zh/osx/dark-mode.md
Normal file
20
pages.zh/osx/dark-mode.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# dark-mode
|
||||
|
||||
> 从命令行控制 macOS 的深色模式。
|
||||
> 更多信息:<https://github.com/sindresorhus/dark-mode>.
|
||||
|
||||
- 切换深色模式(如果目前是关闭的,就把它打开,如果目前是打开的,就把它关闭):
|
||||
|
||||
`dark-mode`
|
||||
|
||||
- 打开深色模式:
|
||||
|
||||
`dark-mode on`
|
||||
|
||||
- 关闭深色模式:
|
||||
|
||||
`dark-mode off`
|
||||
|
||||
- 检查深色模式是否开启:
|
||||
|
||||
`dark-mode status`
|
Reference in New Issue
Block a user