jroimartin / gocui

Minimalist Go package aimed at creating Console User Interfaces.
BSD 3-Clause "New" or "Revised" License
9.92k stars 608 forks source link

Added colorable titles #145

Closed euclaise closed 2 years ago

euclaise commented 6 years ago

The titles are now colorable via TitleFgColor and TitleBgColor attributes in the view struct.

eko commented 5 years ago

Hi @jroimartin, I will really be interested into this feature, would it be possible to merge it?

glvr182 commented 5 years ago

Please consider opening this pr in the community fork awesome-gocui/gocu

eko commented 5 years ago

Thank you, I will have a look as soon as I have some time available