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

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

Deno templating engine
Latest
function rgb24
import { rgb24 } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fmt/mod.ts";

Set text color using 24bit rgb.

Parameters

str: string
color: Rgb

Returns

string