Second batch for 2.3 cycle
[gitweb.git] / Documentation / config.txt
index 922072596fdd80eaaa47746fba5e5591223c5108..f615a5c35442ead9d8718f187c80f6a81289ebc9 100644 (file)
@@ -839,6 +839,10 @@ accepted are `normal`, `black`, `red`, `green`, `yellow`, `blue`,
 `blink` and `reverse`.  The first color given is the foreground; the
 second is the background.  The position of the attribute, if any,
 doesn't matter.
++
+Colors (foreground and background) may also be given as numbers between
+0 and 255; these use ANSI 256-color mode (but note that not all
+terminals may support this).
 
 color.diff::
        Whether to use ANSI escape sequences to add color to patches.