Skip to main content
Module

x/denzo_logger/deps.ts>Colors.brightYellow

Simple logger plugin for Denzo
Latest
function Colors.brightYellow
import { Colors } from "https://deno.land/x/denzo_logger@0.1.0/deps.ts";
const { brightYellow } = Colors;

Set text color to bright yellow.

Parameters

str: string

text to make bright-yellow

Returns

string