Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Invert background color and text color.

Parameters

str: string

text to invert its color

Returns

string