import { Colors } from "https://deno.land/x/kia@0.4.1b/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://deno.land/x/kia@0.4.1b/deps.ts";
const { rgb8 } = Colors;
Set text color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit