pub fn render_styled( text: &str, color: Color, effects: Option<String>, ) -> String
Render text with a single color and optional effects