A go library for discovering information about the terminal emulator in which your program is running.
Currently, it only supports discovering how many colors are supported by the terminal.
There is an example binary you can run with go run cmd/termcolors/termcolors.go