Currently it seems colored::Color has neither a Display implementation matching its FromStr implementation nor does it support serde which makes it hard to store configurable colors in some config file (e.g. to allow support for colorblind users to reconfigure colors or for themes).