import { type colors } from "https://deno.land/x/fresh@1.7.1/src/dev/deps.ts";
const { Rgb } = colors;
RGB 8-bits per channel. Each in range 0->255
or 0x00->0xff
import { type colors } from "https://deno.land/x/fresh@1.7.1/src/dev/deps.ts";
const { Rgb } = colors;
RGB 8-bits per channel. Each in range 0->255
or 0x00->0xff