ColorUtils extension

Utitly Functions for Programmatically Adjusting Colors

on

Methods

darken([double amount = .1]) Color

Available on Color, provided by the ColorUtils extension

lighten([double amount = .1]) Color

Available on Color, provided by the ColorUtils extension