Liking cljdoc? Tell your friends :D

clojure.term.colors


*attributes*clj

attributes color map

attributes color map
sourceraw docstring

*colors*clj

foreground color map

foreground color map
sourceraw docstring

*disable-colors*clj

source

*highlights*clj

background color map

background color map
sourceraw docstring

*reset*clj

source

(blink & args)
source

blueclj

(blue & args)
source

boldclj

(bold & args)
source

concealedclj

(concealed & args)
source

cyanclj

(cyan & args)
source

darkclj

(dark & args)
source

define-color-functioncljmacro

(define-color-function fname color)

define a function fname' which wraps its arguments with correspondingcolor' codes

define a function `fname' which wraps its arguments with
corresponding `color' codes
sourceraw docstring

define-color-functions-from-mapclj

(define-color-functions-from-map colormap)

define functions from color maps.

define functions from color maps.
sourceraw docstring

greenclj

(green & args)
source

greyclj

(grey & args)
source

magentaclj

(magenta & args)
source

on-blueclj

(on-blue & args)
source

on-cyanclj

(on-cyan & args)
source

on-greenclj

(on-green & args)
source

on-greyclj

(on-grey & args)
source

on-magentaclj

(on-magenta & args)
source

on-redclj

(on-red & args)
source

on-whiteclj

(on-white & args)
source

on-yellowclj

(on-yellow & args)
source

redclj

(red & args)
source

reverse-colorclj

(reverse-color & args)
source

underlineclj

(underline & args)
source

whiteclj

(white & args)
source

yellowclj

(yellow & args)
source

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

× close