Searched refs:RESET (Results 1 – 4 of 4) sorted by relevance
41 RESET = '\033[0m' variable in Style56 RESET = '\033[39m' variable in Fore68 RESET = '\033[49m' variable in Back90 formatted_level_name = '%s%s%s' % (style, level_name, Style.RESET)
39 RESET = '\033[0m' variable in Color72 return self.RESET92 return start + text + self.RESET
45 RESET = 1 variable200 if state == RESET:444 self.start_subscription_provisioning(RESET)
1981 $output .= RESET if ($color);