module

Colors

ANSI Colors

Constants

Blue = "\e[34m"
Bold = "\e[1m"
Cyan = "\e[36m"
Gray = "\e[90m"
Green = "\e[32m"
Magenta = "\e[35m"
Red = "\e[31m"
Reset = "\e[0m"
Yellow = "\e[33m"