import { dim } from "https://deno.land/std@0.221.0/fmt/colors.ts";
The text emits only a small amount of light.
Parameters
text to dim
Warning: Not all terminal emulators support dim
.
For compatibility across all terminals, use gray
or brightBlack
instead.