pub fn str_to_color(s: &str) -> u32
Converts an identifier to RGB color.
Lightness is set to half (0.5) to make colors suitable both for light and dark theme.