Macro colour::e_dark_gray

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