import { colors } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts";
const { rgb8 } = colors;
Set text color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit
import { colors } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts";
const { rgb8 } = colors;
Set text color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit