Liking cljdoc? Tell your friends :D

pretty.cli.colors


blackclj

(black txt)

Return txt string with black color

Return `txt` string with black color
sourceraw docstring

black-bgclj

(black-bg txt)

Return txt string with black background color

Return `txt` string with black background color
sourceraw docstring

blueclj

(blue txt)

Return txt string with blue color

Return `txt` string with blue color
sourceraw docstring

blue-bgclj

(blue-bg txt)

Return txt string with blue background color

Return `txt` string with blue background color
sourceraw docstring

cyanclj

(cyan txt)

Return txt string with cyan color

Return `txt` string with cyan color
sourceraw docstring

cyan-bgclj

(cyan-bg txt)

Return txt string with cyan background color

Return `txt` string with cyan background color
sourceraw docstring

greenclj

(green txt)

Return txt string with green color

Return `txt` string with green color
sourceraw docstring

green-bgclj

(green-bg txt)

Return txt string with green background color

Return `txt` string with green background color
sourceraw docstring

magentaclj

(magenta txt)

Return txt string with magenta color

Return `txt` string with magenta color
sourceraw docstring

magenta-bgclj

(magenta-bg txt)

Return txt string with magenta background color

Return `txt` string with magenta background color
sourceraw docstring

redclj

(red txt)

Return txt string with red color

Return `txt` string with red color
sourceraw docstring

red-bgclj

(red-bg txt)

Return txt string with red background color

Return `txt` string with red background color
sourceraw docstring

(txt-blink txt)

Return txt string with blink display attribute

Return `txt` string  with blink display attribute
sourceraw docstring

txt-boldclj

(txt-bold txt)

Return txt string with bold display attribute

Return `txt` string with bold display attribute
sourceraw docstring

txt-dimclj

(txt-dim txt)

Return txt string with dim display attribute

Return `txt` string with dim display attribute
sourceraw docstring

txt-underscoreclj

(txt-underscore txt)

Return txt string with underscore display attribute

Return `txt` string with underscore display attribute
sourceraw docstring

whiteclj

(white txt)

Return txt string with white color

Return `txt` string with white color
sourceraw docstring

white-bgclj

(white-bg txt)

Return txt string with white background color

Return `txt` string with white background color
sourceraw docstring

yellowclj

(yellow txt)

Return txt string with yellow color

Return `txt` string with yellow color
sourceraw docstring

yellow-bgclj

(yellow-bg txt)

Return txt string with yellow background color

Return `txt` string with yellow background color
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close