# Functions
Color returns color code for terminal display
Available colors: normal black red green yellow blue magenta cyan white
Available attributes: bold dim ul blink reverse.
Dim shows message in dim style.
Dimf is sprintf version of Dim.
Dimln shows message in dim style with LF.
Hilight shows hightlight message.
Hilightf is sprintf version of Hilight.
Hilightln shows hightlight message with LF.
Reset returns ResetColor to reset color output.