hgext3rd/topic/__init__.py
changeset 1991 ba79d23594d6
parent 1990 71410fa2c253
child 1992 28fbc627b704
equal deleted inserted replaced
1990:71410fa2c253 1991:ba79d23594d6
    48               'topic.list.troubledcount': 'red',
    48               'topic.list.troubledcount': 'red',
    49               'topic.list.headcount.multiple': 'yellow',
    49               'topic.list.headcount.multiple': 'yellow',
    50               'topic.list.behindcount': 'cyan',
    50               'topic.list.behindcount': 'cyan',
    51               'topic.list.behinderror': 'red',
    51               'topic.list.behinderror': 'red',
    52               'topic.stack.index': 'yellow',
    52               'topic.stack.index': 'yellow',
       
    53               'topic.stack.index.base': 'none dim',
    53               'topic.stack.state.base': 'dim',
    54               'topic.stack.state.base': 'dim',
    54               'topic.stack.state.clean': 'green',
    55               'topic.stack.state.clean': 'green',
    55               'topic.stack.index.current': 'cyan',       # random pick
    56               'topic.stack.index.current': 'cyan',       # random pick
    56               'topic.stack.state.current': 'cyan bold',  # random pick
    57               'topic.stack.state.current': 'cyan bold',  # random pick
    57               'topic.stack.desc.current': 'cyan',        # random pick
    58               'topic.stack.desc.current': 'cyan',        # random pick