[][src]Macro colour::dark_black

macro_rules! dark_black {
    ($arg:tt) => { ... };
    ($($arg:tt)*) => { ... };
}

Macro similar to print! using dark black as the foreground colour.