Searched refs:color_line (Results 1 – 1 of 1) sorted by relevance
336 t = color_line(t, 11)345 line = color_line(line, 10)347 line = color_line(line, 9)349 line = color_line(line, 14)389 def color_line(line, foreground=None, background=None): function