gizak / termui

Golang terminal dashboard
MIT License
13.06k stars 783 forks source link

Colored Tables #309

Open Naatan opened 2 years ago

Naatan commented 2 years ago

It seems you guys added support for colored lists and paragraphs here: https://github.com/gizak/termui/pull/22

Unfortunately tables did not seem to have gotten the same treatment. It would be great if we could use these same color tags in table cells and headers as well.

jamespwilliams commented 11 months ago

Not sure when it was added, but you can use these styles in tables too now.