Home
last modified time | relevance | path

Searched refs:COLOR_START (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/rh/
Dterminal.py40 COLOR_START = '\033[1;%dm' variable in Color
64 return self.COLOR_START % (color + 30)
94 start = self.COLOR_START % (color + 30)