pub fn render_json_highlighted( frame: &mut Frame<'_>, area: Rect, json_text: &str, scroll_offset: usize, title: &str, is_active: bool, )