Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/fmt/mod.ts>bgRgb8

Deno templating engine
Latest
function bgRgb8
import { bgRgb8 } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fmt/mod.ts";

Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit

Parameters

str: string
color: number

Returns

string