Skip to content

Releases: zavoloklom/material-design-color-palette

Material Design Color Palette 1.1.0

30 Aug 11:32
Compare
Choose a tag to compare

Changelog

Material Design Color Palette 1.0.2

29 Aug 15:56
Compare
Choose a tag to compare

Some minor changes in mixins

Material Design Color Palette

12 Dec 09:11
Compare
Choose a tag to compare

Material Design Color Palette v1.0.0

Material Design Color Palette: LESS/CSS toolkit

Material Design Color Palette

Color palette created and maintained by Google.

This color palette comprises primary and accent colors that can be used for illustration or to develop your brand colors. They’ve been designed to work harmoniously with each other.

##License

Changelog

  • v1.0.0 - add all colors from Google

Versioning

Material Design Color Palette will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • New colors from Google or changes that breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org.

Author