Navigation
index
modules
|
Askbot v0.6 documentation
»
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
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
Askbot v0.6 documentation
»