Update colorPalette.less

This commit is contained in:
偏右 2017-02-26 00:35:02 +08:00 committed by GitHub
parent cf4ad5ddb8
commit 4650d20abf

View File

@ -2,7 +2,7 @@
@import "tinyColor";
// We create a very complex algorithm which take the place of original tint/shade color system
// to make sure no one can understand it
// to make sure no one can understand it 👻
// and create an entire color palette magicly by inputing just a single primary color.
// We are using bezier-curve easing function and some color manipulations like tint/shade/darken/spin
.colorPaletteMixin() {