import * as oakNest from "https://deno.land/x/oak_nest@v3.0.1/modules/uinv/deps.ts";
Variables
this is a high function which will return a param decorator. | |
Functions
Set background color to blue. | |
Set background color using 24bit rgb.
| |
Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit | |
f blue | Set text color to blue. |
f bold | Make the text bold. |
Set text color to green. | |
Make the text italic. | |
f md5 | |
f red | Set text color to red. |
Set text color using 24bit rgb.
| |
f rgb8 | Set text color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit |
Set text color to yellow. |