Skip to content

A handy little Cross-Platform app that gives you quick access to the standard material design color palette. Edit Add topicsA handy little Mac app that gives you quick access to the standard material design color palette.

License

Notifications You must be signed in to change notification settings

greenitsolution/MaterialColorsApp

 
 

Repository files navigation

Material Colors for Linux (Ubuntu)

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

Screenshot

Download for Mac - Download for Linux

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:
    $ npm start
    

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 Cross-Platform app that gives you quick access to the standard material design color palette. Edit Add topicsA handy little Mac app that gives you quick access to the standard material design color palette.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.4%
  • CSS 18.1%
  • HTML 1.5%