https://github.com/sindresorhus/alfred-dark-mode
Alfred 3 workflow to toggle the system dark mode
https://github.com/sindresorhus/alfred-dark-mode
alfred alfred-workflow alfred3-workflow alfy applescript dark-mode macos npm-package
Last synced: 6 months ago
JSON representation
Alfred 3 workflow to toggle the system dark mode
- Host: GitHub
- URL: https://github.com/sindresorhus/alfred-dark-mode
- Owner: sindresorhus
- License: mit
- Created: 2017-02-06T18:12:10.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T11:33:58.000Z (over 2 years ago)
- Last Synced: 2025-04-09T23:17:35.014Z (6 months ago)
- Topics: alfred, alfred-workflow, alfred3-workflow, alfy, applescript, dark-mode, macos, npm-package
- Size: 1.18 MB
- Stars: 208
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# alfred-dark-mode
> [Alfred](https://alfredapp.com) workflow to toggle the system dark mode
## Install
```
$ npm install --global alfred-dark-mode
```*Requires the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
In Alfred, type `dark` and then press Enter.
## Tip
The theme in the screenshot is [alfred-simple](https://github.com/sindresorhus/alfred-simple).
## Related
- [dark-mode](https://github.com/sindresorhus/dark-mode) - Control the system dark mode from the command-line
- [alfred-emoj](https://github.com/sindresorhus/alfred-emoj) - Find relevant emoji from text
- [alfred-npms](https://github.com/sindresorhus/alfred-npms) - Search for npm packages with npms.io
- [alfred-xcode](https://github.com/sindresorhus/alfred-xcode) - Open Xcode projects and workspaces
- [alfy](https://github.com/sindresorhus/alfy) - Create Alfred workflows with ease