module SimpleColor

after SimpleColor.mix_in_string, one can do `“blue”.color(:blue,:bold)`

rgb color conversion taken from the paint gem, all copyright belong to its author

Constants

ColorerError
RGBError
SimpleColorError
VERSION

simplecolor version

WrongColor
WrongParameter
WrongRGBColor
WrongRGBParameter