Skip to main content
Module

x/dmm/deps.ts>colours.gray

Lightweight Deno Module Manager
Latest
function colours.gray
import { colours } from "https://deno.land/x/dmm@v2.1.2/deps.ts";
const { gray } = colours;

Set text color to gray.

Parameters

str: string

text to make gray

Returns

string