changeset 11:1d141bd96f50

Enable colour for the public phase, instead of relying on the generic log.changeset label
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 06 Oct 2014 10:33:05 -0400
parents 2bbe62387fc5
children d95073492b42
files hgrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgrc
+++ b/hgrc
@@ -54,13 +54,13 @@
 status.deleted = cyan bold
 status.unknown = black  bold
 status.ignored = black bold
-log.changeset = orange bold
 log.branch = cyan 
 log.summary = lightyellow
 log.description = lightyellow
 log.bookmark = green
 log.tag = darkorange
 
+changeset.public = orange bold
 changeset.secret = blue bold
 changeset.draft = brightyellow bold