Skip to main content
Module

x/lume/deps/colors.ts>inverse

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function inverse
import { inverse } from "https://deno.land/x/lume@v2.1.4/deps/colors.ts";

Invert background color and text color.

Parameters

str: string

text to invert its color

Returns

string