Skip to main content
Module

x/denzo_logger/deps.ts>Colors.brightBlue

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

Set text color to bright blue.

Parameters

str: string

text to make bright-blue

Returns

string