all-colors
rust crate that returns a hex for a color name
For a full list of supported colors check colors.rs. Inputs are lowercased and sanitized before comparing.
use get_color_hex;
let color_hex = get_color_hex.expect;
println!;
rust crate that returns a hex for a color name
For a full list of supported colors check colors.rs. Inputs are lowercased and sanitized before comparing.
use get_color_hex;
let color_hex = get_color_hex.expect;
println!;