All Projects → romannurik → Materialcolorsapp

romannurik / Materialcolorsapp

Licence: apache-2.0
A handy little Mac app that gives you quick access to the standard material design color palette.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Material Colors for Mac

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

Screenshot

Download the app

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 yarn.
  2. Clone the repository and in the root directory, run:
    $ yarn install
    
  3. To run the app:
    $ yarn start
    

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].