Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 478 Bytes

color.md

File metadata and controls

16 lines (12 loc) · 478 Bytes

color

Syntax: color(fore,back,bold)

Returns color code in string format of fore,back or just fore

Arguments:

  • fore the foreground color or bold, if bold it returns bold white
  • back the background color, if bold returns bold fore
  • bold ansi bold color, if bold returns bold fore

Supported Colors:

red, blue, orange, yellow, green, black, white, cyan, magenta, gray

Related: zcolor, ansi