tui-gradient-block
an extension to ratatui's block widget with support for border gradients and a lot of different things that the ordinary block doesn't have, allowing for very visually appealing tuis.
Note:
this crate is in the experimental versions and some things may not work as expected
Features
- customizable gradients that can be applied to
- fill text
- borders
- titles
- fully customizable borders
- fill text
- pre-defined border styles
Planned features
- margin
- pre-defined gradient themes

with multiple titles and border gradients
multiple pre-defined misc types
this crate was made by an intermediate frontend web developer and a beginner to rust who started learning about 4 months ago.
please give me recommendations on pre-defined border themes as your input would be very helpful.

