blob: 2652af8cf503eaaad2eb318696582a5c11c2b9cc [file] [log] [blame]
------------------
------------------
------------------
----- colors -----
--- attributes ---
------------------
style::echo --bold
style::echo --bold --color cyan
style::echo --faint --color green
style::echo --italic --color magenta
style::echo --underline --color dark_blue
style::echo --blink --color light_gray
style::echo --pink --background dark_cyan
italic this style may not work in some terminals: style::echo --italic --dark_magenta italic this style may not work in some terminals:
 Item Cost
 ---- ----
 beans $ 2.90
 franks $ 9.35
 cola $ 7.99
 tiramasu $ 24.50
Now is the time for all good
people to come to the
aid of their country and world.
 Now is the time for all good
 people to come to the
 aid of their country and world.
http://wikipedia.com
STYLE_TO_TTY_ONLY=true
This will not be styled. It doesn't print directly to the tty
This will not be styled. stderr doesn't print directly to the tty
STYLE_TO_TTY_ONLY=false

This will be styled even though it doesn't print directly to the tty.

This will be styled even though stderr doesn't print directly to the tty
This is -f --bold --yellow LOUD and soft.
This is --force --bold --yellow LOUD and soft.
This is --tty --bold --yellow LOUD and soft.
Bad style, Error status: 2
No orange! Error status: 2