pretty.cli.colors

black

(black txt)

Return txt string with black color

black-bg

(black-bg txt)

Return txt string with black background color

blue

(blue txt)

Return txt string with blue color

blue-bg

(blue-bg txt)

Return txt string with blue background color

cyan

(cyan txt)

Return txt string with cyan color

cyan-bg

(cyan-bg txt)

Return txt string with cyan background color

green

(green txt)

Return txt string with green color

green-bg

(green-bg txt)

Return txt string with green background color

magenta

(magenta txt)

Return txt string with magenta color

magenta-bg

(magenta-bg txt)

Return txt string with magenta background color

red

(red txt)

Return txt string with red color

red-bg

(red-bg txt)

Return txt string with red background color

txt-bold

(txt-bold txt)

Return txt string with bold display attribute

txt-dim

(txt-dim txt)

Return txt string with dim display attribute

txt-underscore

(txt-underscore txt)

Return txt string with underscore display attribute

white

(white txt)

Return txt string with white color

white-bg

(white-bg txt)

Return txt string with white background color

yellow

(yellow txt)

Return txt string with yellow color

yellow-bg

(yellow-bg txt)

Return txt string with yellow background color