Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_nest/modules/postgres/deps.ts>bgRgb8

Refer to nestjs to realize some common functions for Deno, support hono and oak
Go to Latest
function bgRgb8
import { bgRgb8 } from "https://deno.land/x/deno_nest@v3.4.0/modules/postgres/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