pub fn apply_style_with_theme(
text: &str,
token: StyleToken,
color: bool,
theme: &ThemeDefinition,
) -> Stringpub fn apply_style_with_theme(
text: &str,
token: StyleToken,
color: bool,
theme: &ThemeDefinition,
) -> String