Skip to main content
Module

std/fmt/colors.ts>blue

Deno standard library
Go to Latest
function blue
import { blue } from "https://deno.land/std@0.95.0/fmt/colors.ts";

Set text color to blue.

Parameters

str: string

text to make blue

Returns

string