Color.toTrueColorString

Returns bash truecolor string

struct Color
string
toTrueColorString
(
bool isBackground = false
)

Parameters

isBackground bool

Is color a background

Return Value

Type: string

Bash truecolor string

Meta