Macro colour::e_dark_yellow

source ·
macro_rules! e_dark_yellow {
    () => { ... };
    ($($args:expr),*) => { ... };
}