Skip to main content
Module

x/dyr/deps.ts>Colors.red

Access Yr's weather API and Nominatim's API with Deno
Go to Latest
function Colors.red
import { Colors } from "https://deno.land/x/dyr@v2.0.1/deps.ts";
const { red } = Colors;

Set text color to red.

Parameters

str: string

text to make red

Returns

string