pub fn parse(s: &str) -> Result<Style, Error>
Parse a string in Git’s color configuration syntax into an anstyle::Style.
anstyle::Style