Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 552 Bytes

File metadata and controls

12 lines (7 loc) · 552 Bytes

color

Material Design Lite colors palette for vecty and gopherjs

This provides all the colors available in material desin=gn lite. You can use this library in your vecty or application to describe various colors as per the material design rituals.

This breaks down the color to Hue and Shade which you can mix to produce various coor combinations.

NOTE : The colors are abtsractions for the material design lite css classes. So you will need to include the css file for this to work.

Installation

go get github.com/wizenerd/color