Searched refs:init_color (Results 1 – 2 of 2) sorted by relevance
26 def init_color(colorama_strip): function37 init_color(colorama_strip=color_strip)
432 curses.init_color(color_index, *(int(round(1000*x/255)) for x in rgb))
Completed in 7 milliseconds