kaven-basic - v6.0.0
    Preparing search index...

    Function AnsiColorBackground256

    • Generates an ANSI escape code string to set the background color using a 256-color palette in the terminal.

      Parameters

      • id: number

        The color ID (0-255) from the ANSI 256-color palette.

      Returns string

      The ANSI escape code string for the specified background color.