``` black_card_text_color = colors.white can.setFillColor(black_card_text_color) ``` these lines supposedly change the color of the text, but suddenly it turns black again, even if we setFillColor each time we write something.
these lines supposedly change the color of the text, but suddenly it turns black again, even if we setFillColor each time we write something.