Ejemplo n.º 1
0
 def text_color(self):
     return COLORS.get_color(self.color)[1]
Ejemplo n.º 2
0
 def background_color(self):
     return COLORS.get_color(self.color)[0]