1.0.1 • Published 7 years ago

lantana v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Lantana

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.

Usage

This app works on Windows from tray if the tray is on the bottom of the screen.

screenshot

Click on the header can change the theme.

Build

Install Nodejs.

Clone this repo to your computer, run:

$ npm install

To run the app:

$ npm start