Skip to main content
Module

std/fmt/colors.ts>brightGreen

The Deno Standard Library
Go to Latest
function brightGreen
import { brightGreen } from "https://deno.land/std@0.222.1/fmt/colors.ts";

Set text color to bright green.

Parameters

str: string

text to make bright-green

Returns

string