Exemplo n.º 1
0
 def getBackgroundColor(self, task):
     return task.color()
Exemplo n.º 2
0
 def background_color(self, task, depth):
     return task.color()