Skip to content

Commit

Permalink
Update coloring.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacePossum authored Sep 16, 2016
1 parent b386600 commit c6b4738
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions console/coloring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ You can also set these colors and options directly inside the tagname::
// bold text on a yellow background
$output->writeln('<bg=yellow;options=bold>foo</>');

// bold text with underscore
$output->writeln('<options=bold,underscore>foo</>');

.. _Cmder: http://cmder.net/
.. _ConEmu: https://conemu.github.io/
.. _ANSICON: https://github.com/adoxa/ansicon/releases
Expand Down

0 comments on commit c6b4738

Please sign in to comment.