colored
colored copied to clipboard
added disabling color functionality
It may seem silly, but it's easier to enable/disable color here rather than having ton's of logic in the code calling #red/blue, etc.
This allows the app using this lib to simply call Colored.disable_color/enable_color to turn it off and on everywhere.