[][src]Macro termimad::mad_colors

macro_rules! mad_colors {
    (
        $item:expr, $fg:expr, $bg:expr
    ) => { ... };
}