[−][src]Crate colorful
Colored your terminal. You can use this package to make your string colorful in terminal. Platform support:
- Linux
- macOS
Re-exports
pub use core::colors::Color; |
pub use core::hsl::HSL; |
pub use core::rgb::RGB; |
pub use core::style::Style; |
Modules
core |
Traits
Colorful | Support |
ExtraColorInterface |