macro_rules! styled_string { ($($string:expr), *) => { ... }; }
convert vec string into vec StyledString