import { Colors } from "https://deno.land/x/cotton@v0.7.5/deps.ts";
const { bgRgb8 } = Colors;
Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit
import { Colors } from "https://deno.land/x/cotton@v0.7.5/deps.ts";
const { bgRgb8 } = Colors;
Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit