Functions

f
bgRgb

Generates an ANSI escape code for the given RGB background color.

f
fgRgb

Generates an ANSI escape code for the given RGB color.

Usage

import * as mod from "sgr/rgb.ts";