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

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

Deno templating engine
Latest
function rgb8
import { rgb8 } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fmt/mod.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