Imports of package color

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/mattn/go-colorable
github.com/mattn/go-isattyPackage isatty implements interface to isatty
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.