set_fg_bg

Macro set_fg_bg 

Source
macro_rules! set_fg_bg {
    ($theme:expr, $fg_bg:expr, $colors:expr) => { ... };
}