Crates.io | coloroid |
lib.rs | coloroid |
version | 0.7.0 |
source | src |
created_at | 2021-08-08 01:35:21.372819 |
updated_at | 2021-08-15 00:30:12.847413 |
description | A simple library for coloring your terminal |
homepage | https://github.com/ibx34/coloroid |
repository | https://github.com/ibx34/coloroid |
max_upload_size | |
id | 432982 |
size | 10,712 |
Join the discord server
⚠️ | If you're using version 0.3.0 either upgrade to any version above 0.3.0, or use any version below 0.3.0 |
---|
🐳 | Find a problem with Coloroid? Create an issue, or join the server from the link above ^^ |
---|
To use coloroid create a new colored string use ColoredString::new(<string>)
, after this you can use any of the many color options on it. This will return the colored string. Some colors may not work everywhere.
To suggest a feature open an issue :D or join the server linked above :)