pub fn highlight_with_colors( json_object: &JsonValue, slices: Vec<&JsonValue>, colors: Vec<Color>, ) -> String