eveliotc / MaterialColorsApp

A handy little Mac app that gives you quick access to the standard material design color palette.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Colors for Mac

A handy little Mac app that gives you quick access to the standard material design color palette.

Screenshot

Build instructions

If you want to customize the app for your own needs, you can do a custom build.

  1. First install Node.js and npm.

  2. Clone the repository and in the root directory, run:

    $ npm install

  3. To run the app:

    $ gulp

Note that you'll probably want to disable the auto-updating mechanism by emptying out the checkForUpdates method in main.js.

About

A handy little Mac app that gives you quick access to the standard material design color palette.

License:Apache License 2.0


Languages

Language:JavaScript 77.3%Language:CSS 21.0%Language:HTML 1.7%