colorskill 1.0.2

Some useful color manipulation functions
Documentation
1
2
3
4
5
6
7
8
9
10
[![Latest Version](https://img.shields.io/crates/v/colorskill.svg)](https://crates.io/crates/colorskill) | [Documentation](https://docs.rs/colorskill)
|----|----

- Get a color by name
- Make a color lighter
- Make a color darker
- Get a random color
- Parse color strings

Refer to the documentation for details.