chickadee » chibi-term » rgb24-escape

rgb24-escape red-level green-level blue-levelprocedure

The true-color equivalent of rgb-escape. Return a string consisting of an ANSI escape code to select the text color specified by the red-level,green-level, and blue-level arguments, each of which must be an exact integer in the range [0, 255].