Skip to main content
Latest
function colors.blue
import { colors } from "https://deno.land/x/fathym_ioc@v0.0.10/deps.ts";
const { blue } = colors;

Set text color to blue.

Parameters

str: string

text to make blue

Returns

string