Skip to main content
Module

x/dmm/deps.ts>colours.brightYellow

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

Set text color to bright yellow.

Parameters

str: string

text to make bright-yellow

Returns

string