console-colors ~master (2022-03-19T17:27:24.5789998)
Dub
Repo
color
consolecolors
Wraps text into a particular foreground color. Wrong colourname gets ignored.
pure @
safe
string
color
(
const
(
char
)[]
text
,
const
(
char
)[]
color
)
Meta
Source
See Implementation
consolecolors
functions
availableConsoleColors
black
blue
color
cwrite
cwritef
cwritefln
cwriteln
cyan
disableConsoleColors
green
grey
lblue
lcyan
lgreen
lgrey
lmagenta
lred
magenta
on_black
on_blue
on_cyan
on_green
on_grey
on_lblue
on_lcyan
on_lgreen
on_lgrey
on_lmagenta
on_lred
on_magenta
on_orange
on_red
on_white
on_yellow
orange
red
white
yellow
Wraps text into a particular foreground color. Wrong colourname gets ignored.