macro_rules! style { ( $($field:ident : $value:expr),* $(,)? ) => { ... }; }
Creates a new style with specified properties