@norviah/logger / Exports / ColorOptions
Represents desired colors to print each section of a log. As chalk is used
to generate color, valid colors are colors that are supported by chalk.
• Optional content: Color
Represents the color for the contents of a log.
• Optional date: Color
Represents the color for the date.
• Optional title: Color
Represents the color for the title.