# Functions
Blue returns text colored blue.
Bold returns bolded text if the writer supports colors.
Color returns an aurora.Aurora instance with colors enabled or disabled depending on whether the writer supports colors.
Cyan returns text colored blue.
Green returns text colored green.
InitConsole initializes any platform-specific aspect of the terminal.
No description provided by the author
Red returns text colored red.
No description provided by the author
No description provided by the author
# Variables
EnvironmentOverrideColors overs coloring based on `CLICOLOR` and `CLICOLOR_FORCE`.
ForceColors forces the use of colors and other ANSI sequences.
No description provided by the author
No description provided by the author
No description provided by the author