colored-rs / colored

(Rust) Coloring terminal so simple you already know how to do it !
Mozilla Public License 2.0
1.68k stars 82 forks source link

Add support for arbitrary ANSI color #166

Open Asthowen opened 6 months ago

Asthowen commented 6 months ago

Add ansi_color and on_ansi_color on Colorize trait.