1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/osx/dark-mode.md

21 lines
327 B
Markdown
Raw Normal View History

2021-02-05 07:36:55 -05:00
# dark-mode
> Control macOS dark mode.
2021-02-05 07:36:55 -05:00
> More information: <https://github.com/sindresorhus/dark-mode>.
- Toggle dark mode (turn it on if it's currently off, off if it's currently on):
`dark-mode`
- Turn dark mode on:
`dark-mode on`
- Turn dark mode off:
`dark-mode off`
- Check if dark mode is on:
`dark-mode status`