equal
deleted
inserted
replaced
56 'topic.stack.state.clean': 'green', |
56 'topic.stack.state.clean': 'green', |
57 'topic.stack.index.current': 'cyan', # random pick |
57 'topic.stack.index.current': 'cyan', # random pick |
58 'topic.stack.state.current': 'cyan bold', # random pick |
58 'topic.stack.state.current': 'cyan bold', # random pick |
59 'topic.stack.desc.current': 'cyan', # random pick |
59 'topic.stack.desc.current': 'cyan', # random pick |
60 'topic.stack.state.unstable': 'red', |
60 'topic.stack.state.unstable': 'red', |
|
61 'topic.stack.summary.behindcount': 'cyan', |
|
62 'topic.stack.summary.behinderror': 'red', |
61 } |
63 } |
62 |
64 |
63 testedwith = '3.9' |
65 testedwith = '3.9' |
64 |
66 |
65 def _contexttopic(self): |
67 def _contexttopic(self): |