Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Alfred 3 workflow to toggle the system dark mode

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