**Modern Terminal** is a Rust library for rich text and beautiful formatting. Its API makes it easy to add ![c](https://img.shields.io/badge/c-FF0000) ![o](https://img.shields.io/badge/o-FFFF00) ![l](https://img.shields.io/badge/l-00FF00) ![o](https://img.shields.io/badge/o-00FFFF) ![r](https://img.shields.io/badge/r-0000FF) ![s](https://img.shields.io/badge/s-FF00FF) and *st**y**le* to terminal output, and provides awesome components for building delightful interactions. Users of your command line applications are simply going to love it ❤️ [![](https://img.shields.io/badge/crates.io-0.7.0-green)]( https://crates.io/crates/modern-terminal) [![](https://img.shields.io/docsrs/modern-terminal?color=green)]( https://docs.rs/modern-terminal/0.7.0) # Components ## Color Palette ![][COLOR_PALETTE] ## Table ![][TABLE] ## Text ![][TEXT] [COLOR_PALETTE]: https://raw.githubusercontent.com/kamadorueda/modern-terminal/0.7.0/examples/color_palette.svg [TABLE]: https://raw.githubusercontent.com/kamadorueda/modern-terminal/0.7.0/examples/table.svg [TEXT]: https://raw.githubusercontent.com/kamadorueda/modern-terminal/0.7.0/examples/text.svg