1 个不稳定版本
0.1.1 | 2023年4月21日 |
---|
11 在 #cli-color
31KB
123 行
colinterp
colinterp v0.1.1
Nuno David <email@ndavd.com>
colinterp linearly interpolates 2 colors to generate a palette.
USAGE:
colinterp [COLOR] [COLOR] [N]
ARGS:
[COLOR] A color in hexadecimal format (#rrggbb)
[N] Number of colors in the generated palette
从源代码构建
git clone "https://github.com/ndavd/colinterp"
cd colinterp
cargo build --release
./target/release/colinterp
依赖关系
~0–9.5MB
~42K SLoC