Variable colors

colors: Colors

An object containing multiple functions used to colorize the text.

// Print error in the console.
console.error(colors.red("[Error]")+" Something's not right...")