vrnimje / quick-ftxui

A Quick & Easy way to render terminal user interfaces, using FTXUI.
https://vrnimje.github.io/quick-ftxui-docs/
5 stars 1 forks source link

[Feature] Adding Text styles #16

Closed vrnimje closed 1 year ago

vrnimje commented 1 year ago

The following text styles are supported

Updated syntax is:

bold Green Text("Hey, this is bold and green")

Output: https://github.com/vrnimje/quick-ftxui/issues/5#issuecomment-1721038594

References: #5