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

x/dex/lib/deps/colors/colors.ts>rgb8

Dex: An SQL query builder port of Knex for Deno
Latest
function rgb8
import { rgb8 } from "https://deno.land/x/dex@1.0.2/lib/deps/colors/colors.ts";

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

Parameters

str: string
color: number

Returns

string