chrishelgert / zazu-dark-mode

Zazu Plugin to toggle the dark mode on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zazu-dark-mode

Build Status codecov Standard - JavaScript Style Guide Greenkeeper badge

A Zazu plugin to toggle the dark mode on macOS

Usage

Simple type in dark-mode and execute the command to toggle the dark mode.

screenshot

Install

Add chrishelgert/zazu-dark-mode to your plugins block inside your .zazurc.json file.

{
  "plugins": ["chrishelgert/zazu-dark-mode"]
}

Contributing

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

LICENSE

Copyright (c) 2017-present Chris Helgert. See License for details.

About

Zazu Plugin to toggle the dark mode on macOS

License:MIT License


Languages

Language:JavaScript 100.0%