import { colors } from "https://deno.land/x/terminal_images@3.1.0/deps.ts";
const { bgBrightGreen } = colors;
Module
x/terminal_images/deps.ts>colors.bgBrightGreen
A Deno module and CLI tool for printing images to the console. 🖼️
Latest
x/terminal_images/deps.ts>colors.bgBrightGreen
import { colors } from "https://deno.land/x/terminal_images@3.1.0/deps.ts";
const { bgBrightGreen } = colors;