Searched refs:_COLORS (Results 1 – 1 of 1) sorted by relevance
86 _COLORS = """BLACK BLUE GREEN CYAN RED MAGENTA YELLOW WHITE""".split() variable in TerminalController122 for i,color in zip(range(len(self._COLORS)), self._COLORS):130 for i,color in zip(range(len(self._COLORS)), self._COLORS):