Sha256: ff84beb2b001fc1d5bdb8a1c6402f04b055a2adaf4c98a9fdc6280145ad07386
Contents?: true
Size: 598 Bytes
Versions: 22
Compression:
Stored size: 598 Bytes
Contents
COLOR DESCRIPTION The following colors can be used by the show verb to display colored text: red blue green white black yellow The color names are considered as virtual objects but may also be referenced in variables. See the example below. EXAMPLE Here are some examples of expression usage: # # Show multiple messages in color # colors [can] : var [string] : red on_load [script] : show "red" (colors.var) show "blue" (blue) show "green" (green) SEE ALSO show
Version data entries
22 entries across 22 versions & 2 rubygems