pub fn default_config_toml() -> String
Generate a TOML string representing the defaults from StyleMatch::default(). This keeps the default config DRY by deriving values from the in-code defaults.
StyleMatch::default()