问题 So guys here's my problem I would like to fill my table cells with different colors from the default ones... I've checked the docs and made multiple searches on google but couldn´t find something helpful. Here's my code: def create_default_slide(user, ppt, shapes, experience_text, skills): max_height = Inches(ppt.slide_height.inches - kBASE_BOTTOM_INCHES) height = Inches(kBASE_TOP_INCHES) left = Inches(0) top = Inches(.1) shapes.add_picture(kASSETS_DIRECTORY + "ppt_softinsa_header.png", left,