Skip to content

Fix pptx table font color not being applied#412

Open
josiahtamsen wants to merge 1 commit into
Ziv-Barber:masterfrom
josiahtamsen:fix-table-fontcolor
Open

Fix pptx table font color not being applied#412
josiahtamsen wants to merge 1 commit into
Ziv-Barber:masterfrom
josiahtamsen:fix-table-fontcolor

Conversation

@josiahtamsen

Copy link
Copy Markdown

Currently font color is not being applied to pptx tables. This is because the font face is somehow overriding the fontcolor. This can be fixed by always defining the fontcolor before the font face.

Before:
Screenshot 2023-09-19 at 10 46 28 AM

After:
Screenshot 2023-09-19 at 10 46 38 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant