hgext3rd/topic/__init__.py
changeset 1998 302be26a3fd8
parent 1997 ce86f7bb4b7b
child 1999 fe76e9c92fff
--- a/hgext3rd/topic/__init__.py	Fri Aug 26 14:55:58 2016 +0200
+++ b/hgext3rd/topic/__init__.py	Fri Aug 26 21:57:48 2016 +0200
@@ -60,6 +60,7 @@
               'topic.stack.state.unstable': 'red',
               'topic.stack.summary.behindcount': 'cyan',
               'topic.stack.summary.behinderror': 'red',
+              'topic.stack.summary.headcount.multiple': 'yellow',
              }
 
 testedwith = '3.9'