Skip to main content
Module

x/fresh/src/dev/deps.ts>colors.gray

The next-gen web framework.
Extremely Popular
Latest
function colors.gray
import { colors } from "https://deno.land/x/fresh@1.7.1/src/dev/deps.ts";
const { gray } = colors;

Set text color to gray.

Parameters

str: string

text to make gray

Returns

string