macro_rules! green { ($text:expr) => { ... }; }
Wrap text with green color (for use in const context)