pub fn sorted_custom_keys(styles: &HashMap<String, CustomStyle>) -> Vec<&String>
Returns custom style keys sorted alphabetically.