Skip to main content
Module

x/unilogger/deps.ts>colors.brightYellow

Logger utility module for Deno
Latest
function colors.brightYellow
import { colors } from "https://deno.land/x/unilogger@v1.1.0/deps.ts";
const { brightYellow } = colors;

Set text color to bright yellow.

Parameters

str: string

text to make bright-yellow

Returns

string