Searched refs:COLOR_START (Results 1 – 1 of 1) sorted by relevance
37 COLOR_START = '\033[1;%dm' variable in Color61 return self.COLOR_START % (color + 30)91 start = self.COLOR_START % (color + 30)