Macro colour::e_dark_cyan

source ยท
macro_rules! e_dark_cyan {
    ($($args:tt)*) => { ... };
}