posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.44k stars 50 forks source link

Allow special color keywords `"transparent"` and `"currentColor"` #230

Closed rich-iannone closed 3 months ago

rich-iannone commented 4 months ago

Right now we accept named colors and hex colors but not these CSS color keywords.

rich-iannone commented 4 months ago

Relevant discussion: https://github.com/posit-dev/great-tables/discussions/151#discussioncomment-8681542