wireman_theme

Macro set_fg_bg

source
macro_rules! set_fg_bg {
    ($theme:expr, $skin:expr, $fg:expr, $bg:expr) => { ... };
}