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

x/aleph/std.ts>colors.bgRgb8

The Full-stack Framework in Deno.
Go to Latest
function colors.bgRgb8
import { colors } from "https://deno.land/x/aleph@v0.2.24/std.ts";
const { bgRgb8 } = colors;

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

Parameters

str: string
color: number

Returns

string