generate Subtle Shade
Generates a subtle shade of the given color. If the color is bright (light), returns a slightly darker shade. If the color is dark, returns a slightly lighter shade.
Return
A slightly adjusted shade of the base color
Parameters
base Color
The base color to generate a shade from
amount
The amount of adjustment (0.0 to 1.0), default 0.08 for subtle effect