hgext3rd/topic/__init__.py
changeset 1992 28fbc627b704
parent 1991 ba79d23594d6
child 1997 ce86f7bb4b7b
equal deleted inserted replaced
1991:ba79d23594d6 1992:28fbc627b704
    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.index.base': 'none dim',
       
    54               'topic.stack.desc.base': 'none dim',
    54               'topic.stack.state.base': 'dim',
    55               'topic.stack.state.base': 'dim',
    55               'topic.stack.state.clean': 'green',
    56               'topic.stack.state.clean': 'green',
    56               'topic.stack.index.current': 'cyan',       # random pick
    57               'topic.stack.index.current': 'cyan',       # random pick
    57               'topic.stack.state.current': 'cyan bold',  # random pick
    58               'topic.stack.state.current': 'cyan bold',  # random pick
    58               'topic.stack.desc.current': 'cyan',        # random pick
    59               'topic.stack.desc.current': 'cyan',        # random pick