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

x/progress/example_deps.ts>bgBrightCyan

ProgressBar in terminal for deno
Go to Latest
function bgBrightCyan
import { bgBrightCyan } from "https://deno.land/x/progress@v1.4.2/example_deps.ts";

Set background color to bright cyan.

Parameters

str: string

text to make its background bright-cyan

Returns

string