colorize ~master (2021-10-01T19:58:22.8693041)
Dub
Repo
colorHelper
colorize
colors
Undocumented in source. Be warned that the author may not have intended to support it.
string
colorHelper
(string str, string name)
string
colorHelper
(string str, T t)
pure
string
colorHelper
(
T
)
(
const
string
str
,
const
T
t
=
T.init
)
if
(
is
(
T
:
fg
) ||
is
(
T
:
bg
)
||
is
(
T
:
mode
)
)
Meta
Source
See Implementation
colorize
colors
aliases
background
bg
fg
foreground
style
enums
mode
functions
color
colorHelper
customForeground