Color.toAnsi8String

Returns closest bash ANSI8 color string

struct Color
string
toAnsi8String
(
bool isBackground = false
)

Parameters

isBackground bool

Is color a background

Return Value

Type: string

Bash ANSI8 color string

Meta