bgRgb8
Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit
Signature
export declare function bgRgb8(str: string, color: number): string;JSDoc
Parameters
str- text color to apply paletted 8bit background colors to
color- code
Members
This export does not declare public properties or methods in the generated declaration file.