Searched refs:COLORS (Results 1 – 2 of 2) sorted by relevance
27 COLORS = ["#CD54D0", variable in Plot65 color = self.COLORS[self._color_idx]67 if self._color_idx >= len(self.COLORS):
56 COLORS = { variable in BBLogFormatter95 color = self.COLORS[record.levelno]