This is a colour picker for developers who are working with a existing design language, like Material Design or Ant Design.
This app was built with Electron and Angular 2, inspired by MaterialColorsApp by Brian Kelley.
This app works on Windows from tray if the tray is on the bottom of the screen.
Click on the header can change the theme.
Install Nodejs.
Clone this repo to your computer, run:
$ npm install
To run the app:
$ npm start