coloroid 0.7.0

A simple library for coloring your terminal
Documentation
![](https://img.shields.io/tokei/lines/github/ibx34/coloroid?style=for-the-badge) [![](https://img.shields.io/badge/github.com-24292E?style=for-the-badge&logo=github)](https://github.com/ibx34/coloroid) ![](https://img.shields.io/github/issues/ibx34/coloroid?style=for-the-badge) ![](https://img.shields.io/github/issues-closed/ibx34/coloroid?style=for-the-badge) ![](https://img.shields.io/github/license/ibx34/coloroid?style=for-the-badge) ![](https://img.shields.io/github/last-commit/ibx34/coloroid?style=for-the-badge) ![](https://img.shields.io/crates/v/coloroid?label=version&style=for-the-badge) [![](https://img.shields.io/badge/crates.io-E6B14C?style=for-the-badge&logo=rust&logoColor=000000)](https://crates.io/crates/coloroid)

Join the [discord server](https://discord.gg/kafbszUE9t)
| ⚠️ | **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**
| --- | ---


# Coloroid

| 🐳 | Find a problem with Coloroid? Create an issue, or join the server from the link above ^^
| --- | ---

## Using coloroid

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.

## Suggestions

To suggest a feature open an issue :D or join the server linked above :)