mercurial/help/color.txt
branchstable
changeset 32573 01280ec5f840
parent 32137 c4eb23116a09
child 32666 dd0bdeb0feee
equal deleted inserted replaced
32572:377c74ef008d 32573:01280ec5f840
    25   which can be configured to support ANSI color mode.
    25   which can be configured to support ANSI color mode.
    26 
    26 
    27 Mode
    27 Mode
    28 ====
    28 ====
    29 
    29 
    30 Mercurial can use various system to display color. The supported modes are
    30 Mercurial can use various systems to display color. The supported modes are
    31 ``ansi``, ``win32``, and ``terminfo``.  See :hg:`help config.color` for details
    31 ``ansi``, ``win32``, and ``terminfo``.  See :hg:`help config.color` for details
    32 about how to control the mode
    32 about how to control the mode.
    33 
    33 
    34 Effects
    34 Effects
    35 =======
    35 =======
    36 
    36 
    37 Other effects in addition to color, like bold and underlined text, are
    37 Other effects in addition to color, like bold and underlined text, are