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

21 lines
365 B
Markdown
Raw Normal View History

# dark-mode
> macOS 다크 모드를 제어합니다.
> 더 많은 정보: <https://github.com/sindresorhus/dark-mode>.
- 다크 모드 전환 (현재 꺼져 있으면 켜고, 켜져 있으면 끄기):
`dark-mode`
- 다크 모드 켜기:
`dark-mode on`
- 다크 모드 끄기:
`dark-mode off`
- 다크 모드가 켜져 있는지 확인:
`dark-mode status`