Module | Compass::SassExtensions::Functions::Colors |
In: |
lib/compass/sass_extensions/functions/colors.rb
|
Scales a color‘s lightness by some percentage. If the amount is negative, the color is scaled darker, if positive, it is scaled lighter. This will never return a pure light or dark color unless the amount is 100%.