Class GssFunctions.MakeMutedColor

java.lang.Object
com.google.common.css.compiler.gssfunctions.GssFunctions.MakeMutedColor
All Implemented Interfaces:
GssFunction
Enclosing class:
GssFunctions

public static class GssFunctions.MakeMutedColor extends Object implements GssFunction
Implementation of the makeMutedColor GSS function. This is intended to generate a muted flavor of a text or link color. Takes three arguments: the background color over which this text or link will appear, and the text or link color this should be a muted version of and optionally the loss of saturation for muted tone (0 <= loss <= 1).