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

x/progress/deps_example.ts>gray

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

Set text color to gray.

Parameters

str: string

text to make gray

Returns

string