askbot.utils.colors

askbot.utils.colors.get_counter_colors(count, counter_max=10, empty_bg='white', empty_fg='black', zero_bg='white', zero_fg='black', min_bg='white', min_fg='black', max_bg='white', max_fg='black')

This Page