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

x/pretty_benching/deps.ts>colors.bgBrightGreen

:sauropod: A small lib to make your Deno benchmarking progress and results look pretty
Latest
function colors.bgBrightGreen
import { colors } from "https://deno.land/x/pretty_benching@v0.3.3/deps.ts";
const { bgBrightGreen } = colors;

Set background color to bright green.

Parameters

str: string

text to make its background bright-green

Returns

string