Skip to main content
Module

x/frugal/dep/std/fmt/colors.ts>inverse

A frugal web framework
Latest
function inverse
import { inverse } from "https://deno.land/x/frugal@0.9.6/dep/std/fmt/colors.ts";

Invert background color and text color.

Parameters

str: string

text to invert its color

Returns

string