X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e91a2ba2717ffcad718e1875f1b1fb30bb5ca5b4..796b36858c7d2dd94400f795459ac9802be66359:/termcol.plp diff --git a/termcol.plp b/termcol.plp index f2a0f85..0a164b7 100644 --- a/termcol.plp +++ b/termcol.plp @@ -16,6 +16,16 @@ Html({ :>

Terminal colours

+

+ANSI (VT100, ISO-6429) 16-colour text palette +as implemented by various systems and programs. +<: +print + !exists $get{v} ? 'Also see 8-bit legacy hardware palettes.' : + 'Also included are 8-bit legacy hardware palettes.'; +:> +

+
<: use Shiar_Sheet::Colour '1.01';