Comments
Patch
@@ -19,7 +19,12 @@ terminal codes used to change color and
available, then effects are rendered with the ECMA-48 SGR control
function (aka ANSI escape codes).
-Default effects may be overridden from your configuration file::
+Text receives color effects depending on the labels that it has. Many
+default Mercurial commands emit labelled text. You can also define
+your own labels in templates using the label function, see :hg:`help templates`.
+
+The following are the default effects for some default labels. Default
+effects may be overridden from your configuration file::
[color]
status.modified = blue bold underline red_background