Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color support in cells #17

Open
matthijscox opened this issue Jul 16, 2024 · 1 comment
Open

Color support in cells #17

matthijscox opened this issue Jul 16, 2024 · 1 comment

Comments

@matthijscox
Copy link

Is there any plan to add color support, such as text color and cell background color?

I would like to have such functionality in WriteDocx.jl (and perhaps in PPTX.jl)

@jkrumbiegel
Copy link
Collaborator

WriteDocx.jl can add color to text, I hadn't added it to SummaryTables.jl yet because we didn't need it, but I think it's useful enough to do so.

Cell background color is in principle possible, but as I use some tricks to create empty space between columns in backends that don't have a concept of "gutter" that might not look so great.

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

No branches or pull requests

2 participants