utils/color_mod library

Functions

brighten(Color c, [int percent = 10]) Color
These are internal tools to birghten the color, used for tuning colors.
darken(Color c, [int percent = 10]) Color
These are internal tools to darken the color, used for tuning colors.