True

fun True(index: Int): EscapeAttr

Create a TrueColor color, from a given index within the 16-million-color TrueColor range


fun True(r: Int, g: Int, b: Int): EscapeAttr

Create a TrueColor color, from a given (r, g, b) within the 16-million-color TrueColor range