Skip to main content
Module

x/dmm/deps.ts>colours.blue

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

Set text color to blue.

Parameters

str: string

text to make blue

Returns

string