bg_dark_gray

Macro bg_dark_gray 

Source
macro_rules! bg_dark_gray {
    ( $str: tt ) => { ... };
    ( $other: expr) => { ... };
}