Skip to content
/ color Public

Material Design Lite color palette for vecty and gopherjs

License

Notifications You must be signed in to change notification settings

wizenerd/color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages