Skip to main content
Module

x/spinners/util.ts>Color

🦕. Terminal Spinners
Latest
type alias Color
import { type Color } from "https://deno.land/x/spinners@v1.1.2/util.ts";

The colors to be used with the Terminal Spinner

definition:
| "black"
| "red"
| "green"
| "yellow"
| "blue"
| "magenta"
| "cyan"
| "white"
| "gray"