Description Usage Arguments Details Value See Also Examples
Specifies the color of all future text written in the terminal fg_on accepts numeric values (RGB or 8-bit color code), hexadecimal characters, or the name of the color. Not all terminals support each possible color.
1 |
... |
character or numeric value |
Foreground color is turned off with fg_off.
NULL
Other style functions:
attr_off(),
attr_on(),
bg_off(),
bg_on(),
color_off(),
color_pair(),
fg_off(),
make_bg(),
make_fg(),
make_style(),
reset(),
style()
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.