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

x/discordeno_patched/template/minimal/deps.ts>bgRgb8

Discord API library for Node and Deno
Latest
function bgRgb8
import { bgRgb8 } from "https://deno.land/x/discordeno_patched@18.0.3/template/minimal/deps.ts";

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

Parameters

str: string

text color to apply paletted 8bit background colors to

color: number

code

Returns

string